1. 6578379 Hackbench test: Fix performance keyval generation by lmr · 15 years ago
  2. 121eee6 Removing references to the 'Dead' host status by jamesren · 15 years ago
  3. 3ab001e Fix display of embedded results table on job details tab by jamesren · 15 years ago
  4. 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 · 15 years ago
  5. 758bd7c Fix display of metahost jobs by jamesren · 15 years ago
  6. 2275ef1 Implement creation and cloning of hostless jobs from AFE Create Job tab by jamesren · 15 years ago
  7. 37dfa9d Missed a comma in a tuple. Added category for REQUIRES_HTTPLIB2. Added by jamesren · 15 years ago
  8. e5dd765 Add listeners to the TestPlanSelector, and have Triage View refresh on by jamesren · 15 years ago
  9. 9497a09 Add some spacing to the Triage View tables by jamesren · 15 years ago
  10. 30f06c7 Set execution engine parameters directly instead of using keyvals, to by jamesren · 15 years ago
  11. 16e1bbb Setting Test Planner execution engine max_runtime_hrs to a large number by jamesren · 15 years ago
  12. 3bc70a1 Reset host status to READY on aborting a WAITING entry by jamesren · 15 years ago
  13. fb5df1a Don't render a Test Planner triage failure table if it's empty by jamesren · 15 years ago
  14. e29abf7 Make sar profiler work in python 2.4 by lmr · 15 years ago
  15. 808f4b1 Expose args as a proper job property, fix up some unit tests. In the by jadmanski · 15 years ago
  16. 1602f3b Add get_motd() to Planner RPC functions by jamesren · 15 years ago
  17. 1468135 Add site_rpc_utils_unittest and execution_engine_unittest to LONG_TESTS by jamesren · 15 years ago
  18. 0cde1eb Increase Test Planner execution engine AFE timeout by jamesren · 15 years ago
  19. 93270d1 If REST client gets an invalid response, regenerate the cached request by jamesren · 15 years ago
  20. 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 · 15 years ago
  21. ea3b3be Fix display of hostless jobs on AFE View Job tab by jamesren · 15 years ago
  22. 4be631f Add Planner triage actions by jamesren · 15 years ago
  23. dbeebf8 Add implementation for the Planner global support. Also add unit tests by jamesren · 15 years ago
  24. 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 · 15 years ago
  25. ce1dd95 add missing files from rev 4384 by mbligh · 15 years ago
  26. 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 · 15 years ago
  27. 9e44a45 Change server profilers to control themselves via a client profiler_sync test. by mbligh · 15 years ago
  28. fef5ce2 Fix when url for retrieving kernel contains ';' character, which leads to by mbligh · 15 years ago
  29. 3ecf863 Test lmbench: Change shebangs on lmbench scripts by lmr · 15 years ago
  30. 25bfa85 client/bin/base_partition.py: Change private methods prefix by lmr · 15 years ago
  31. 65bec4f utils/build_externals.py fixes by lmr · 15 years ago
  32. 1906226 utils/compile_gwt_clients.py: Make it use logging infrastructure by lmr · 15 years ago
  33. b852bce Adding the GWT framework for the Test Planner. by jamesren · 15 years ago
  34. f542950 Clear out the destination path before retriving a package via autoserv. by jadmanski · 15 years ago
  35. 183b50f KVM test: Fix some typos on autotest run utility function by lmr · 15 years ago
  36. 6461fff Create a new unittest set for REQUIRES_AUTH and move tests into LONG_TESTS that require auth. by jamesren · 15 years ago
  37. ef69298 Patch didn't work. Trying again by jamesren · 15 years ago
  38. 81acee0 Make sure the 'invalidated' test label exists by jamesren · 15 years ago
  39. 26f9a9f Changing IterationResult.value to FloatField in Django models, to match by jamesren · 15 years ago
  40. 1f572e5 enable server side test prebuild from autoserv by mbligh · 15 years ago
  41. a47e05b This patch does the following: by mbligh · 15 years ago
  42. 02fc0b9 * Rewrite barriertest (the old one was useless|incomplete|partial|broken). by mbligh · 15 years ago
  43. f989e58 Don't log it as an ERROR when a site import fails. Leave that as a by mbligh · 15 years ago
  44. fef27e1 KVM test: abort-on-error mode by lmr · 15 years ago
  45. 0e4056d KVM test: take frequent screendumps during all tests by lmr · 15 years ago
  46. d960a72 KVM test: Make the profiler could be configurated by lmr · 15 years ago
  47. 090cd7a KVM test: kvm_vm: destroy VM if hugepage setup fails by lmr · 15 years ago
  48. 78c04be KVM test: Add the hwclock test into guest test by lmr · 15 years ago
  49. 4b45b7f KVM test: Fix the build error of libhugetlbfs in some OS by lmr · 15 years ago
  50. d93f21c Autotest web database: Adding NOP migrations by lmr · 15 years ago
  51. 7969728 Web frontend database: Expand test and subdir fields from tko_tests v2 by lmr · 15 years ago
  52. 708f1c0 Support job keyvals and iteration attributes in the query_results CLI by jamesren · 15 years ago
  53. f665cf2 Remove useless "noauth" handling from the RPC interface. by jamesren · 15 years ago
  54. c5fd602 Fix broken lmbench test tarball by lmr · 15 years ago
  55. 28f0298 Fix the problem of matching re in hwclock test v2 by lmr · 15 years ago
  56. 2f07683 Propagate user args to the client-side control file by mbligh · 15 years ago
  57. 1222d05 John, by mbligh · 15 years ago
  58. 61be4cd We wanted to have a little more flexibility with test_importer.py for chromeos. For example we wanted to import by mbligh · 15 years ago
  59. 0676704 Change the hierarchial tests to use : instead of . to indicate the test by jadmanski · 15 years ago
  60. 6d4b66e KVM test: Put os.kill in kvm_stat into try block to avoid traceback by lmr · 15 years ago
  61. 620ccf0 Add hierarchical structure to tests/ directory by mbligh · 15 years ago
  62. 9eb7ff7 This could become a bug if the error message contained formatting by mbligh · 15 years ago
  63. 80f0078 >From 7e99eb8a9715814ac74edb81ba0ef182f410e6f6 Mon Sep 17 00:00:00 2001 by mbligh · 15 years ago
  64. a1e7bc9 Fix bug when comparing lists. by mbligh · 15 years ago
  65. 8d0d3d5 Add Planner RPC utils unit tests by jamesren · 15 years ago
  66. 37b5045 Fixes to drone_manager behavior. by jamesren · 15 years ago
  67. 3765272 KVM test: Enable timedrift for Linux guests by lmr · 15 years ago
  68. d3b772f KVM test: tests_base.cfg.sample: remove kill_vm_gracefully=no for system_powerdown by lmr · 15 years ago
  69. d06be92 KVM test: increase default timeout for autotest.sleeptest by lmr · 15 years ago
  70. 6431ae3 KVM test: timedrift: open load sessions before taking initial time by lmr · 15 years ago
  71. d31c883 KVM test: stress_boot: make boot timeout controllable by lmr · 15 years ago
  72. ae421c4 cat /home/lmr/Code/autotest-svn/svn-commit.tmp by lmr · 15 years ago
  73. 2d4d7ed KVM test: tests_base.cfg.sample: add /f option to all Windows shutdown commands by lmr · 15 years ago
  74. ba69bc5 KVM test: remote_login(): if rss.exe says "Please wait", wait by lmr · 15 years ago
  75. 77d2b5b KVM test: make KVM tests explicitly pick qemu vs qemu-kvm depending on the test by lmr · 15 years ago
  76. 36f946c KVM test: Add scrashme into guest test by lmr · 15 years ago
  77. ad57516 Fixing the unittest that had wrong lists and only worked because we zipped the lists to compare them by mbligh · 15 years ago
  78. fa15d4e add hwclock test by mbligh · 15 years ago
  79. b83b145 Drop the unusual __init__.py and site_libraries.py we have in common_lib. by jadmanski · 15 years ago
  80. 9129661 KVM test: Small ammendment to r4330 by lmr · 15 years ago
  81. 604b3f6 KVM test: Add TSC into guest test by lmr · 15 years ago
  82. aad1f6e KVM test: Add monotonic_time into the guest test by lmr · 15 years ago
  83. 1fd5095 Monotonic time test: Don't force static compilation of time_test by lmr · 15 years ago
  84. 783bd73 Add powertop profiler by mbligh · 15 years ago
  85. 017056e fix error handling to be more useful when symlinking fails. by mbligh · 15 years ago
  86. 5461420 Revert change that was accidentally commited as part of 4314 to by mbligh · 15 years ago
  87. cb777f1 Fix a bug in the warning processor where we're supposed to be processing only the "old" warnings but are incorrectly processing all of them. by jadmanski · 15 years ago
  88. f3d3e52 KVM test: support TAP networking mode when executing tests in parallel by lmr · 15 years ago
  89. 0ce407d KVM test: kvm_preprocessing.py: minor style corrections v2 by lmr · 15 years ago
  90. 5df6eb4 KVM test: make kvm_stat usage optional by lmr · 15 years ago
  91. 8b5400c KVM test: kvm_utils.load_env(): do not fail if env file is corrupted by lmr · 15 years ago
  92. bb2ea58 KVM test: kvm.py: make sure all dump_env() calls are inside 'finally' blocks by lmr · 15 years ago
  93. 8a47ce3 KVM test: kvm_preprocessing.py: minor style corrections by lmr · 15 years ago
  94. 92afa56 Rebase the AUTOTEST_WEB database to schema version 51. Also default the by jamesren · 15 years ago
  95. 3bced13 KVM test: cd_hash: remove -i command line option by lmr · 15 years ago
  96. ec627d8 KVM test: kvm_config: remove -f command line option by lmr · 15 years ago
  97. dbc5eaf Moved binding/listening on the server socket from by mbligh · 15 years ago
  98. 648c39f server_job.run should only remove the uncollected_logs file if it created it. The method may be used recursively, so the call that creates it is the one responsible for removing it. by jadmanski · 15 years ago
  99. 57270ed Config parsing needs to save off the IdentityFile values, not the host pattern used to match against the host name. Otherwise it never actually extracts the IdentityFile entries from the config. by jadmanski · 15 years ago
  100. 0147196 Add an option to disable/enable the use of ssh-agent with paramiko. On servers running large numbers of jobs it's possible for autoserv to DoS the ssh-agent with too many requests, so it's useful to be able to restrict the usage to keyfiles only in certain situations. by jadmanski · 15 years ago