1. 22849ee Test disktest: Build fixes and other changes by lmr · 14 years ago
  2. c196d49 KVM Test: Make remote_scp() more robust by lmr · 14 years ago
  3. 6259752 KVM test: Add a subtest iofuzz by lmr · 14 years ago
  4. d6ec1c9 KVM test: Create ksm scanner through pre_command by lmr · 14 years ago
  5. 79c9ffe KVM test: Remove the duplicated KERNEL paramters in the pxe configuration file by lmr · 14 years ago
  6. 1f2dfb0 tsc test: Make the test more robust by lmr · 14 years ago
  7. 3ce7ac1 IOzone preprocessing: Fix wrong column mapping on graph generation by lmr · 14 years ago
  8. 25af009 KVM test: guest_s4 subtest - Expose timeout on config by lmr · 14 years ago
  9. 12415bf KVM test: Do not execute guest_s4 and shutdown for RHEL 3.X by lmr · 14 years ago
  10. 9f3cb15 KVM test: Make iozone command print results as they are being generated by lmr · 14 years ago
  11. 5af11f1 KVM test: New winutils.iso SHA1, refactoring some code by lmr · 14 years ago
  12. d06d49f KVM test: Add new subtest iozone_windows by lmr · 14 years ago
  13. 9aacf2b IOzone test: Introduce postprocessing module by lmr · 14 years ago
  14. cd26d04 Don't ignore unexpected exceptions. Have the mock report the playback errors inline with the other calls. by mbligh · 14 years ago
  15. 5860932 Update version compare function in utils.py. by mbligh · 14 years ago
  16. 4afc367 Yet another round of extraction of job code up into base_job.py in the common by jadmanski · 14 years ago
  17. 3bc8a74 KVM test: Add the missing blank for the extra params of balloon check by lmr · 14 years ago
  18. 999fb13 barrier cleanups: by mbligh · 14 years ago
  19. 777db85 Add compare_versions method to common_lib/utils by mbligh · 14 years ago
  20. cd7a81a by jamesren · 14 years ago
  21. 6965a06 KVM test: Fix RHEL 3.9 32 bit installation by lmr · 14 years ago
  22. 59acdab KVM Test: Add KVM unit test (kvmctl) by lmr · 14 years ago
  23. 6f4f2f6 KVM test: Introducing Opensuse and SLES unattended installs by lmr · 14 years ago
  24. b791625 Cerberus test: Fix build problems by lmr · 14 years ago
  25. 3f15fad KVM autotest: add boot_savevm test by lmr · 14 years ago
  26. 70c1c5b by lmr · 14 years ago
  27. 63ef61d KVM test: More improvements for autotest subtest by lmr · 14 years ago
  28. 959e816 Add a new library to determine mime types by lmr · 14 years ago
  29. 28426c8 KVM test: Memory ballooning test for KVM guest by lmr · 14 years ago
  30. 0e02d3c Patch up a broken unit test. by jadmanski · 14 years ago
  31. 26fcda6 KVM test: Add RHEL5.5 to tests_base.cfg by lmr · 14 years ago
  32. a367660 KVM-test: Add a subtest 'qemu_img' by lmr · 14 years ago
  33. 7f52bc9 IOzone test: Update iozone and other improvements by lmr · 14 years ago
  34. 4beca4a KVM Test: Fix bug that check_image.py will check removed image by lmr · 14 years ago
  35. ce013d6 KVM test: Fixes on autotest subtest by lmr · 14 years ago
  36. 6578379 Hackbench test: Fix performance keyval generation by lmr · 14 years ago
  37. e29abf7 Make sar profiler work in python 2.4 by lmr · 14 years ago
  38. 808f4b1 Expose args as a proper job property, fix up some unit tests. In the by jadmanski · 14 years ago
  39. 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
  40. 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
  41. ce1dd95 add missing files from rev 4384 by mbligh · 14 years ago
  42. 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
  43. fef5ce2 Fix when url for retrieving kernel contains ';' character, which leads to by mbligh · 14 years ago
  44. 3ecf863 Test lmbench: Change shebangs on lmbench scripts by lmr · 14 years ago
  45. 25bfa85 client/bin/base_partition.py: Change private methods prefix by lmr · 14 years ago
  46. f542950 Clear out the destination path before retriving a package via autoserv. by jadmanski · 14 years ago
  47. 183b50f KVM test: Fix some typos on autotest run utility function by lmr · 14 years ago
  48. 1f572e5 enable server side test prebuild from autoserv by mbligh · 14 years ago
  49. a47e05b This patch does the following: by mbligh · 14 years ago
  50. 02fc0b9 * Rewrite barriertest (the old one was useless|incomplete|partial|broken). by mbligh · 14 years ago
  51. f989e58 Don't log it as an ERROR when a site import fails. Leave that as a by mbligh · 14 years ago
  52. fef27e1 KVM test: abort-on-error mode by lmr · 14 years ago
  53. 0e4056d KVM test: take frequent screendumps during all tests by lmr · 14 years ago
  54. d960a72 KVM test: Make the profiler could be configurated by lmr · 14 years ago
  55. 090cd7a KVM test: kvm_vm: destroy VM if hugepage setup fails by lmr · 14 years ago
  56. 78c04be KVM test: Add the hwclock test into guest test by lmr · 14 years ago
  57. 4b45b7f KVM test: Fix the build error of libhugetlbfs in some OS by lmr · 14 years ago
  58. c5fd602 Fix broken lmbench test tarball by lmr · 14 years ago
  59. 28f0298 Fix the problem of matching re in hwclock test v2 by lmr · 14 years ago
  60. 1222d05 John, by mbligh · 14 years ago
  61. 0676704 Change the hierarchial tests to use : instead of . to indicate the test by jadmanski · 14 years ago
  62. 6d4b66e KVM test: Put os.kill in kvm_stat into try block to avoid traceback by lmr · 14 years ago
  63. 620ccf0 Add hierarchical structure to tests/ directory by mbligh · 14 years ago
  64. 9eb7ff7 This could become a bug if the error message contained formatting by mbligh · 14 years ago
  65. 80f0078 >From 7e99eb8a9715814ac74edb81ba0ef182f410e6f6 Mon Sep 17 00:00:00 2001 by mbligh · 14 years ago
  66. a1e7bc9 Fix bug when comparing lists. by mbligh · 14 years ago
  67. 3765272 KVM test: Enable timedrift for Linux guests by lmr · 14 years ago
  68. d3b772f KVM test: tests_base.cfg.sample: remove kill_vm_gracefully=no for system_powerdown by lmr · 14 years ago
  69. d06be92 KVM test: increase default timeout for autotest.sleeptest by lmr · 14 years ago
  70. 6431ae3 KVM test: timedrift: open load sessions before taking initial time by lmr · 14 years ago
  71. d31c883 KVM test: stress_boot: make boot timeout controllable by lmr · 14 years ago
  72. ae421c4 cat /home/lmr/Code/autotest-svn/svn-commit.tmp by lmr · 14 years ago
  73. 2d4d7ed KVM test: tests_base.cfg.sample: add /f option to all Windows shutdown commands by lmr · 14 years ago
  74. ba69bc5 KVM test: remote_login(): if rss.exe says "Please wait", wait by lmr · 14 years ago
  75. 77d2b5b KVM test: make KVM tests explicitly pick qemu vs qemu-kvm depending on the test by lmr · 14 years ago
  76. 36f946c KVM test: Add scrashme into guest test by lmr · 14 years ago
  77. fa15d4e add hwclock test by mbligh · 14 years ago
  78. b83b145 Drop the unusual __init__.py and site_libraries.py we have in common_lib. by jadmanski · 14 years ago
  79. 9129661 KVM test: Small ammendment to r4330 by lmr · 14 years ago
  80. 604b3f6 KVM test: Add TSC into guest test by lmr · 14 years ago
  81. aad1f6e KVM test: Add monotonic_time into the guest test by lmr · 14 years ago
  82. 1fd5095 Monotonic time test: Don't force static compilation of time_test by lmr · 14 years ago
  83. 783bd73 Add powertop profiler by mbligh · 14 years ago
  84. 017056e fix error handling to be more useful when symlinking fails. by mbligh · 14 years ago
  85. 5461420 Revert change that was accidentally commited as part of 4314 to by mbligh · 14 years ago
  86. f3d3e52 KVM test: support TAP networking mode when executing tests in parallel by lmr · 14 years ago
  87. 0ce407d KVM test: kvm_preprocessing.py: minor style corrections v2 by lmr · 14 years ago
  88. 5df6eb4 KVM test: make kvm_stat usage optional by lmr · 14 years ago
  89. 8b5400c KVM test: kvm_utils.load_env(): do not fail if env file is corrupted by lmr · 14 years ago
  90. bb2ea58 KVM test: kvm.py: make sure all dump_env() calls are inside 'finally' blocks by lmr · 14 years ago
  91. 8a47ce3 KVM test: kvm_preprocessing.py: minor style corrections by lmr · 14 years ago
  92. 3bced13 KVM test: cd_hash: remove -i command line option by lmr · 14 years ago
  93. ec627d8 KVM test: kvm_config: remove -f command line option by lmr · 14 years ago
  94. dbc5eaf Moved binding/listening on the server socket from by mbligh · 14 years ago
  95. 03ef7ff Scrashme test: Updating scrashme to the latest git snapshot by lmr · 14 years ago
  96. a29a5cb KVM test: Parallel install of guest OS v3 by lmr · 14 years ago
  97. 3c11f25 KVM test: Refactoring the 'autotest' subtest by lmr · 14 years ago
  98. b79ce5f KVM test: Make qcow2 check image non critical by lmr · 14 years ago
  99. d73460f KVM-test: Raise an exception when fail to create dest VM by lmr · 14 years ago
  100. 224a541 KVM-test: SR-IOV: Fix a bug that wrongly check VFs count by lmr · 14 years ago