1. ce1dd95 add missing files from rev 4384 by mbligh · 14 years ago
  2. 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
  3. 9e44a45 Change server profilers to control themselves via a client profiler_sync test. by mbligh · 14 years ago
  4. fef5ce2 Fix when url for retrieving kernel contains ';' character, which leads to by mbligh · 14 years ago
  5. 3ecf863 Test lmbench: Change shebangs on lmbench scripts by lmr · 14 years ago
  6. 25bfa85 client/bin/base_partition.py: Change private methods prefix by lmr · 14 years ago
  7. 65bec4f utils/build_externals.py fixes by lmr · 14 years ago
  8. 1906226 utils/compile_gwt_clients.py: Make it use logging infrastructure by lmr · 14 years ago
  9. b852bce Adding the GWT framework for the Test Planner. by jamesren · 14 years ago
  10. f542950 Clear out the destination path before retriving a package via autoserv. by jadmanski · 14 years ago
  11. 183b50f KVM test: Fix some typos on autotest run utility function by lmr · 14 years ago
  12. 6461fff Create a new unittest set for REQUIRES_AUTH and move tests into LONG_TESTS that require auth. by jamesren · 14 years ago
  13. ef69298 Patch didn't work. Trying again by jamesren · 14 years ago
  14. 81acee0 Make sure the 'invalidated' test label exists by jamesren · 14 years ago
  15. 26f9a9f Changing IterationResult.value to FloatField in Django models, to match by jamesren · 14 years ago
  16. 1f572e5 enable server side test prebuild from autoserv by mbligh · 14 years ago
  17. a47e05b This patch does the following: by mbligh · 14 years ago
  18. 02fc0b9 * Rewrite barriertest (the old one was useless|incomplete|partial|broken). by mbligh · 14 years ago
  19. f989e58 Don't log it as an ERROR when a site import fails. Leave that as a by mbligh · 14 years ago
  20. fef27e1 KVM test: abort-on-error mode by lmr · 14 years ago
  21. 0e4056d KVM test: take frequent screendumps during all tests by lmr · 14 years ago
  22. d960a72 KVM test: Make the profiler could be configurated by lmr · 14 years ago
  23. 090cd7a KVM test: kvm_vm: destroy VM if hugepage setup fails by lmr · 14 years ago
  24. 78c04be KVM test: Add the hwclock test into guest test by lmr · 14 years ago
  25. 4b45b7f KVM test: Fix the build error of libhugetlbfs in some OS by lmr · 14 years ago
  26. d93f21c Autotest web database: Adding NOP migrations by lmr · 14 years ago
  27. 7969728 Web frontend database: Expand test and subdir fields from tko_tests v2 by lmr · 14 years ago
  28. 708f1c0 Support job keyvals and iteration attributes in the query_results CLI by jamesren · 14 years ago
  29. f665cf2 Remove useless "noauth" handling from the RPC interface. by jamesren · 14 years ago
  30. c5fd602 Fix broken lmbench test tarball by lmr · 14 years ago
  31. 28f0298 Fix the problem of matching re in hwclock test v2 by lmr · 14 years ago
  32. 2f07683 Propagate user args to the client-side control file by mbligh · 14 years ago
  33. 1222d05 John, by mbligh · 14 years ago
  34. 61be4cd We wanted to have a little more flexibility with test_importer.py for chromeos. For example we wanted to import by mbligh · 14 years ago
  35. 0676704 Change the hierarchial tests to use : instead of . to indicate the test by jadmanski · 14 years ago
  36. 6d4b66e KVM test: Put os.kill in kvm_stat into try block to avoid traceback by lmr · 14 years ago
  37. 620ccf0 Add hierarchical structure to tests/ directory by mbligh · 14 years ago
  38. 9eb7ff7 This could become a bug if the error message contained formatting by mbligh · 14 years ago
  39. 80f0078 >From 7e99eb8a9715814ac74edb81ba0ef182f410e6f6 Mon Sep 17 00:00:00 2001 by mbligh · 14 years ago
  40. a1e7bc9 Fix bug when comparing lists. by mbligh · 14 years ago
  41. 8d0d3d5 Add Planner RPC utils unit tests by jamesren · 14 years ago
  42. 37b5045 Fixes to drone_manager behavior. by jamesren · 14 years ago
  43. 3765272 KVM test: Enable timedrift for Linux guests by lmr · 14 years ago
  44. d3b772f KVM test: tests_base.cfg.sample: remove kill_vm_gracefully=no for system_powerdown by lmr · 14 years ago
  45. d06be92 KVM test: increase default timeout for autotest.sleeptest by lmr · 14 years ago
  46. 6431ae3 KVM test: timedrift: open load sessions before taking initial time by lmr · 14 years ago
  47. d31c883 KVM test: stress_boot: make boot timeout controllable by lmr · 14 years ago
  48. ae421c4 cat /home/lmr/Code/autotest-svn/svn-commit.tmp by lmr · 14 years ago
  49. 2d4d7ed KVM test: tests_base.cfg.sample: add /f option to all Windows shutdown commands by lmr · 14 years ago
  50. ba69bc5 KVM test: remote_login(): if rss.exe says "Please wait", wait by lmr · 14 years ago
  51. 77d2b5b KVM test: make KVM tests explicitly pick qemu vs qemu-kvm depending on the test by lmr · 14 years ago
  52. 36f946c KVM test: Add scrashme into guest test by lmr · 14 years ago
  53. ad57516 Fixing the unittest that had wrong lists and only worked because we zipped the lists to compare them by mbligh · 14 years ago
  54. fa15d4e add hwclock test by mbligh · 14 years ago
  55. b83b145 Drop the unusual __init__.py and site_libraries.py we have in common_lib. by jadmanski · 14 years ago
  56. 9129661 KVM test: Small ammendment to r4330 by lmr · 14 years ago
  57. 604b3f6 KVM test: Add TSC into guest test by lmr · 14 years ago
  58. aad1f6e KVM test: Add monotonic_time into the guest test by lmr · 14 years ago
  59. 1fd5095 Monotonic time test: Don't force static compilation of time_test by lmr · 14 years ago
  60. 783bd73 Add powertop profiler by mbligh · 14 years ago
  61. 017056e fix error handling to be more useful when symlinking fails. by mbligh · 14 years ago
  62. 5461420 Revert change that was accidentally commited as part of 4314 to by mbligh · 14 years ago
  63. 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 · 14 years ago
  64. f3d3e52 KVM test: support TAP networking mode when executing tests in parallel by lmr · 14 years ago
  65. 0ce407d KVM test: kvm_preprocessing.py: minor style corrections v2 by lmr · 14 years ago
  66. 5df6eb4 KVM test: make kvm_stat usage optional by lmr · 14 years ago
  67. 8b5400c KVM test: kvm_utils.load_env(): do not fail if env file is corrupted by lmr · 14 years ago
  68. bb2ea58 KVM test: kvm.py: make sure all dump_env() calls are inside 'finally' blocks by lmr · 14 years ago
  69. 8a47ce3 KVM test: kvm_preprocessing.py: minor style corrections by lmr · 14 years ago
  70. 92afa56 Rebase the AUTOTEST_WEB database to schema version 51. Also default the by jamesren · 14 years ago
  71. 3bced13 KVM test: cd_hash: remove -i command line option by lmr · 14 years ago
  72. ec627d8 KVM test: kvm_config: remove -f command line option by lmr · 14 years ago
  73. dbc5eaf Moved binding/listening on the server socket from by mbligh · 14 years ago
  74. 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 · 14 years ago
  75. 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 · 14 years ago
  76. 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 · 14 years ago
  77. 03ef7ff Scrashme test: Updating scrashme to the latest git snapshot by lmr · 14 years ago
  78. a29a5cb KVM test: Parallel install of guest OS v3 by lmr · 14 years ago
  79. 3c11f25 KVM test: Refactoring the 'autotest' subtest by lmr · 14 years ago
  80. b79ce5f KVM test: Make qcow2 check image non critical by lmr · 14 years ago
  81. d73460f KVM-test: Raise an exception when fail to create dest VM by lmr · 14 years ago
  82. 224a541 KVM-test: SR-IOV: Fix a bug that wrongly check VFs count by lmr · 14 years ago
  83. 47bd737 Set hostless queue entries to STARTING upon scheduling the agent. This by jamesren · 14 years ago
  84. bc13c81 Missed 2 migrations... by jamesren · 14 years ago
  85. 163decb Add missing frontend/planner/model_attributes.py by jamesren · 14 years ago
  86. 3e9f609 Implementation of Test Planner execution engine. Is currently able to by jamesren · 14 years ago
  87. 2a0d01f Without this change there was no indication if the test name pattern matched by mbligh · 14 years ago
  88. b68405d Better error handling and message when the (site) authentication didn't work. by mbligh · 14 years ago
  89. cf20a62 Remove the analysis directory, i.e. 2170-autotest/yrnx1/analysis/. I have not seen any use for this and the code does not seem to point to it anywhere. If someone uses it speak up otherwise we are removing it. by mbligh · 14 years ago
  90. 9805821 I've split IPerf out into a control file and an iperf.py file, by mbligh · 14 years ago
  91. 21781fb Update base_packages to add a plus to the find command for pruning by mbligh · 14 years ago
  92. 811e38f Update source_unittest to specify the timezone so file checks pass properly when scraping rsync output. by mbligh · 14 years ago
  93. e0cbc91 Add support to autoserv for a --control-filename parameter, to allow users to by mbligh · 14 years ago
  94. befd50c add missing netpipe makefile patch by mbligh · 14 years ago
  95. 03c1b3d Fix the enable_ipfilter() which will now use path_exists(). by mbligh · 14 years ago
  96. 9759030 add missing files from previous commit by mbligh · 14 years ago
  97. 73ec8e2 KVM test: Make sure check_image script runs on VMs turned off by lmr · 14 years ago
  98. 133d11a KVM test: Exposing boot and reboot timeouts in config files by lmr · 14 years ago
  99. 3649141 Split netperf/netpipe control files out into tests by mbligh · 14 years ago
  100. dc60375 Fix globbing to find remote python by mbligh · 14 years ago