1. 3bdba92 Update coding style to include a more exact example of using return by mbligh · 14 years ago
  2. 5860932 Update version compare function in utils.py. by mbligh · 14 years ago
  3. 4afc367 Yet another round of extraction of job code up into base_job.py in the common by jadmanski · 14 years ago
  4. 43b7210 Fix the parser to report a "RUNNING" status for CLIENT_JOB.* entries by jadmanski · 14 years ago
  5. 992056e by jamesren · 14 years ago
  6. 012d032 by jamesren · 14 years ago
  7. eaaacf0 by jamesren · 14 years ago
  8. 6275824 by jamesren · 14 years ago
  9. dd77e01 by jamesren · 14 years ago
  10. 6e3e9bd by jamesren · 14 years ago
  11. 2566356 Fix process counting for SelfThrottledPostJobTask. Would previously by jamesren · 14 years ago
  12. 3bc8a74 KVM test: Add the missing blank for the extra params of balloon check by lmr · 14 years ago
  13. 42cc7a8 by jamesren · 14 years ago
  14. 999fb13 barrier cleanups: by mbligh · 14 years ago
  15. 0c14609 by jamesren · 14 years ago
  16. 777db85 Add compare_versions method to common_lib/utils by mbligh · 14 years ago
  17. ed0526a Update test_importer to not use rstrip and also to follow the proper @return style by mbligh · 14 years ago
  18. 6b8e806 Add back gwt_dir by jamesren · 14 years ago
  19. 76fcf19 Add ability to associate drone sets with jobs. This restricts a job to by jamesren · 14 years ago
  20. cd7a81a by jamesren · 14 years ago
  21. e4151ef by jamesren · 14 years ago
  22. 1e0a4ce by jamesren · 14 years ago
  23. 0a88370 Add the ability to clear out known hosts file for a specific host, and by mbligh · 14 years ago
  24. 781d269 Actually skip the invalid profiler in test_importer.py by mbligh · 14 years ago
  25. ca2a900 by jamesren · 14 years ago
  26. 6965a06 KVM test: Fix RHEL 3.9 32 bit installation by lmr · 14 years ago
  27. e38a0a7 Add an 'owner' param to the Test Planner execution engine and the REST client by jamesren · 14 years ago
  28. 2f4cc04 Make the execution engine's set_atomic_group subtask parallel by jamesren · 14 years ago
  29. 59acdab KVM Test: Add KVM unit test (kvmctl) by lmr · 14 years ago
  30. 6f4f2f6 KVM test: Introducing Opensuse and SLES unattended installs by lmr · 14 years ago
  31. b791625 Cerberus test: Fix build problems by lmr · 14 years ago
  32. 3f15fad KVM autotest: add boot_savevm test by lmr · 14 years ago
  33. 70c1c5b by lmr · 14 years ago
  34. 63ef61d KVM test: More improvements for autotest subtest by lmr · 14 years ago
  35. d8b6e17 by jamesren · 14 years ago
  36. ab9e11b Remove reference to undefined variable by jamesren · 14 years ago
  37. b7c5d27 monitor_db.py: Fix SyntaxWarning by lmr · 14 years ago
  38. 959e816 Add a new library to determine mime types by lmr · 14 years ago
  39. 28426c8 KVM test: Memory ballooning test for KVM guest by lmr · 14 years ago
  40. 466640e More fixes to hard-coded values in tko/display.py by jamesren · 14 years ago
  41. 08b3a7f Add proper cache control headers to .nocache.(js|html) files by jamesren · 14 years ago
  42. 0e02d3c Patch up a broken unit test. by jadmanski · 14 years ago
  43. 26fcda6 KVM test: Add RHEL5.5 to tests_base.cfg by lmr · 14 years ago
  44. a367660 KVM-test: Add a subtest 'qemu_img' by lmr · 14 years ago
  45. 7f52bc9 IOzone test: Update iozone and other improvements by lmr · 14 years ago
  46. 4beca4a KVM Test: Fix bug that check_image.py will check removed image by lmr · 14 years ago
  47. ce013d6 KVM test: Fixes on autotest subtest by lmr · 14 years ago
  48. 6578379 Hackbench test: Fix performance keyval generation by lmr · 14 years ago
  49. 121eee6 Removing references to the 'Dead' host status by jamesren · 14 years ago
  50. 3ab001e Fix display of embedded results table on job details tab by jamesren · 14 years ago
  51. b6e7bdb When client state files can't be retrieved after a job the code shouldn't fail. The os.remove call is already in a proper try-except that deals with the fact that the file may be missing, the read_from_file call can be moved into the same block. by jadmanski · 14 years ago
  52. 758bd7c Fix display of metahost jobs by jamesren · 14 years ago
  53. 2275ef1 Implement creation and cloning of hostless jobs from AFE Create Job tab by jamesren · 14 years ago
  54. 37dfa9d Missed a comma in a tuple. Added category for REQUIRES_HTTPLIB2. Added by jamesren · 14 years ago
  55. e5dd765 Add listeners to the TestPlanSelector, and have Triage View refresh on by jamesren · 14 years ago
  56. 9497a09 Add some spacing to the Triage View tables by jamesren · 14 years ago
  57. 30f06c7 Set execution engine parameters directly instead of using keyvals, to by jamesren · 14 years ago
  58. 16e1bbb Setting Test Planner execution engine max_runtime_hrs to a large number by jamesren · 14 years ago
  59. 3bc70a1 Reset host status to READY on aborting a WAITING entry by jamesren · 14 years ago
  60. fb5df1a Don't render a Test Planner triage failure table if it's empty by jamesren · 14 years ago
  61. e29abf7 Make sar profiler work in python 2.4 by lmr · 14 years ago
  62. 808f4b1 Expose args as a proper job property, fix up some unit tests. In the by jadmanski · 14 years ago
  63. 1602f3b Add get_motd() to Planner RPC functions by jamesren · 14 years ago
  64. 1468135 Add site_rpc_utils_unittest and execution_engine_unittest to LONG_TESTS by jamesren · 14 years ago
  65. 0cde1eb Increase Test Planner execution engine AFE timeout by jamesren · 14 years ago
  66. 93270d1 If REST client gets an invalid response, regenerate the cached request by jamesren · 14 years ago
  67. f432516 Add a generic function to get and set sysctl values. Also fix a bug in the sysctl_kernel function where it would interpret value=0 as an attempt to get a value and not an attempt to set a value to zero. by jadmanski · 14 years ago
  68. ea3b3be Fix display of hostless jobs on AFE View Job tab by jamesren · 14 years ago
  69. 4be631f Add Planner triage actions by jamesren · 14 years ago
  70. dbeebf8 Add implementation for the Planner global support. Also add unit tests by jamesren · 14 years ago
  71. ab88fbb Introduce a configure() method into client/common_lib/util.py which does some extra env var look up to honor cross compiling. by mbligh · 14 years ago
  72. ce1dd95 add missing files from rev 4384 by mbligh · 14 years ago
  73. 70f4894 update powertop to have a proper docstring description (taken from the powertop readme). Without this test_importer needs the non-compliant flag to add it. by mbligh · 14 years ago
  74. 9e44a45 Change server profilers to control themselves via a client profiler_sync test. by mbligh · 14 years ago
  75. fef5ce2 Fix when url for retrieving kernel contains ';' character, which leads to by mbligh · 14 years ago
  76. 3ecf863 Test lmbench: Change shebangs on lmbench scripts by lmr · 14 years ago
  77. 25bfa85 client/bin/base_partition.py: Change private methods prefix by lmr · 14 years ago
  78. 65bec4f utils/build_externals.py fixes by lmr · 14 years ago
  79. 1906226 utils/compile_gwt_clients.py: Make it use logging infrastructure by lmr · 14 years ago
  80. b852bce Adding the GWT framework for the Test Planner. by jamesren · 14 years ago
  81. f542950 Clear out the destination path before retriving a package via autoserv. by jadmanski · 14 years ago
  82. 183b50f KVM test: Fix some typos on autotest run utility function by lmr · 14 years ago
  83. 6461fff Create a new unittest set for REQUIRES_AUTH and move tests into LONG_TESTS that require auth. by jamesren · 14 years ago
  84. ef69298 Patch didn't work. Trying again by jamesren · 14 years ago
  85. 81acee0 Make sure the 'invalidated' test label exists by jamesren · 14 years ago
  86. 26f9a9f Changing IterationResult.value to FloatField in Django models, to match by jamesren · 14 years ago
  87. 1f572e5 enable server side test prebuild from autoserv by mbligh · 14 years ago
  88. a47e05b This patch does the following: by mbligh · 14 years ago
  89. 02fc0b9 * Rewrite barriertest (the old one was useless|incomplete|partial|broken). by mbligh · 14 years ago
  90. f989e58 Don't log it as an ERROR when a site import fails. Leave that as a by mbligh · 14 years ago
  91. fef27e1 KVM test: abort-on-error mode by lmr · 14 years ago
  92. 0e4056d KVM test: take frequent screendumps during all tests by lmr · 14 years ago
  93. d960a72 KVM test: Make the profiler could be configurated by lmr · 14 years ago
  94. 090cd7a KVM test: kvm_vm: destroy VM if hugepage setup fails by lmr · 14 years ago
  95. 78c04be KVM test: Add the hwclock test into guest test by lmr · 14 years ago
  96. 4b45b7f KVM test: Fix the build error of libhugetlbfs in some OS by lmr · 14 years ago
  97. d93f21c Autotest web database: Adding NOP migrations by lmr · 14 years ago
  98. 7969728 Web frontend database: Expand test and subdir fields from tko_tests v2 by lmr · 14 years ago
  99. 708f1c0 Support job keyvals and iteration attributes in the query_results CLI by jamesren · 14 years ago
  100. f665cf2 Remove useless "noauth" handling from the RPC interface. by jamesren · 14 years ago