1. 12b4558 Massive permission fix by lmr · 15 years ago
  2. ad5fcf5 Modified lmbench3 to have a separate configuration step and to consider by mbligh · 15 years ago
  3. 3151e22 KVM-test: guest_s4 subtest: Tune up timeout value for `set_s4_cmd' command by lmr · 15 years ago
  4. b1f3f3b KVM-test: linux_s3 subtest: Tune up timeout for suspend command by lmr · 15 years ago
  5. 4ae8920 KVM-test: Convert drift to absolute value when comparing with threshold by lmr · 15 years ago
  6. 0a59166 This patch upgrade ltp to the latest version by mbligh · 15 years ago
  7. a3f68ba add missing file from rev 4027 by mbligh · 15 years ago
  8. 5ba43b2 The recent gcc had dropped support of -fforce-mem and it was turned on by default with -O2 flag. by mbligh · 15 years ago
  9. 6a83c92 KVM test: No need close session when login timeout II by lmr · 15 years ago
  10. d5347a7 KVM test: No need close session when login timeout by lmr · 15 years ago
  11. be931a8 KVM test: Fixup memory size shown in 'GB' in get_memory_size by lmr · 15 years ago
  12. 665975c KVM test: warn about corrupt PPM files after each test by lmr · 15 years ago
  13. ec18b46 KVM test: add proper prefixes to image, iso and step file paths by lmr · 15 years ago
  14. 44cf21b KVM test: physical_resources_check subtest: Fix 'mem_chk_cmd' for rhel3.9 by lmr · 15 years ago
  15. 7846e94 KVM test: subtest stress_boot: Fix a bug that cloned VMs are not screendumped by lmr · 15 years ago
  16. ec9f091 KVM test: build subtest (koji): turn lists into strings and vice versa by lmr · 15 years ago
  17. 09ece43 KVM test: autotest subtest - avoid dependencies on symlinks by lmr · 15 years ago
  18. 5608cb0 KVM test: Change the default file name used by kvm_config.py by lmr · 15 years ago
  19. 1f86f4c By default, the autotest wrapper for stress is by mbligh · 15 years ago
  20. 8e65ce1 Add a patch to remove the Python version of Compliebench. by mbligh · 15 years ago
  21. a8ba704 Changed standalone_profiler.generate_test() to support specifying of by mbligh · 15 years ago
  22. 43beef1 KVM test: Major control file cleanup by lmr · 15 years ago
  23. 82589b2 KVM test: Reorganizing configuration files by lmr · 15 years ago
  24. 149ea69 KVM test: Unattended script: Make qemu_img_bin come from test params by lmr · 15 years ago
  25. a878e26 KVM test: Rename make_html_report.py to html_report.py by lmr · 15 years ago
  26. c72a480 KVM test: subtest block_hotplug: Fixup pci_test_cmd in config file by lmr · 15 years ago
  27. ad7d2ff KVM test: Make sure resources_check use nic_mode=tap by lmr · 15 years ago
  28. 40fc965 KVM test: Fixing empty stress control file by lmr · 15 years ago
  29. 53e3098 KVM test: use the imp module to import subtest module by filename by lmr · 15 years ago
  30. a7dc938 KVM test: Add hackbench variant into sample config file by lmr · 15 years ago
  31. 532a16d KVM test: Add hackbench execution by lmr · 15 years ago
  32. 4c3ada6 Improve kvm subtest AutoIt - add option to download script from remote server by lmr · 15 years ago
  33. 1565254 KVM test: Increase waiting time before first session check in kvm_test_utils.reboot by lmr · 15 years ago
  34. e1c70b7 KVM test: step file tests: apply timeout_multiplier to 'sleep' as well as barriers by lmr · 15 years ago
  35. 44c55c5 KVM test: Fix subtest imports by lmr · 15 years ago
  36. dd2ff92 KVM test: Add a subtest physical_resources_check by lmr · 15 years ago
  37. e513fe5 KVM test: Not execute build test by default by lmr · 15 years ago
  38. 52a610d KVM test: Test 802.1Q vlan of nic by lmr · 15 years ago
  39. 8b4f82c KVM test: Add ks files for RHEL5, RHEL4, RHEL3 series products by lmr · 15 years ago
  40. 720b49a KVM test: Fix two typos in config file by lmr · 15 years ago
  41. 36545b1 KVM test: Migration subtest: Coalescing 2 comparisons by lmr · 15 years ago
  42. 45d66b4 KVM test: migration subtest: Handle case where session2 does not exist by lmr · 15 years ago
  43. 96a874c KVM test: minor pci_hotplug fixes by lmr · 15 years ago
  44. 4dcc007 KVM test: remove monitor socket file when destroying a VM by lmr · 15 years ago
  45. 14095c8 KVM test: kvm_config.py: match(): put filter inside parentheses by lmr · 15 years ago
  46. ea1266e KVM test: kvm_vm.py: fix typos in the code that compares -cdrom hashes by lmr · 15 years ago
  47. e45a1f2 KVM test: kvm_vm.py: use 'is None' instead of '== None' by lmr · 15 years ago
  48. f69f6b1 KVM test: kvm_vm.py: use kvm_utils.get_path() for floppy and tftp by lmr · 15 years ago
  49. d9179dc KVM test: make all tests depend on install, setup & unattended_install by lmr · 15 years ago
  50. 1b7e170 KVM test: add -o PreferredAuthentications=password to SSH options by lmr · 15 years ago
  51. 04d5b01 KVM test: kvm_subprocess.py: avoid double-closing file descriptors by lmr · 15 years ago
  52. 3e73645 KVM test: fix WinVista setup step files by lmr · 15 years ago
  53. 7d888b3 KVM test: migration: rely on background process instead of timing by lmr · 15 years ago
  54. 2473aa7 KVM test: fix 2 barriers in WinXP-32.steps by lmr · 15 years ago
  55. 555b94c KVM test: disable password prompt on resume for Windows guests by lmr · 15 years ago
  56. c43bf37 KVM test: Seperate smp from extra_params and add into default VM params by lmr · 15 years ago
  57. 49440ea Update the Systemtap tests to allow a user to test any version of by mbligh · 15 years ago
  58. 2c8f9ce Fix kvm_config.py -f <filename> mode by lmr · 15 years ago
  59. 262fa26 Change the tsc test to log the stdout of checktsc in results/checktsc by jadmanski · 15 years ago
  60. 5fb2f05 KVM test: Change the way subtests are loaded by lmr · 15 years ago
  61. e35507b KVM Test: Add re.IGNORECASE to re.compile to verify_ip_address_ in kvm_utils.py by lmr · 15 years ago
  62. be55961 KVM-test: Add execute permission to qemu-ifup script by lmr · 15 years ago
  63. 306273c KVM test: Add new program cd_hash.py by lmr · 15 years ago
  64. 39abded KVM test: Unattended install: Mount isos as read only by lmr · 15 years ago
  65. ac59f04 SystemTap Test: Use installcheck for test execution by lmr · 15 years ago
  66. c6ffbea KVM test: Leave image_boot=yes only for virtio drives by lmr · 15 years ago
  67. c14bd4b KVM test: Fixing small bug on unattended install cfg by lmr · 15 years ago
  68. 620b8bc KVM test: Add 'downscript=no' into kvm command line by lmr · 15 years ago
  69. 03ba22e KVM test: Add new utility functions to kvm_utils by lmr · 15 years ago
  70. c48b26d KVM test: modify messages in kvm_test_utils.wait_for_login() by lmr · 15 years ago
  71. fa06b72 KVM test: corrections to guest_s4 by lmr · 15 years ago
  72. bcd2083 KVM test: VM.send_monitor_cmd() minor cleanup by lmr · 15 years ago
  73. 97fd76c KVM test: kvm_subprocess.py: automatically close unreferenced shell sessions by lmr · 15 years ago
  74. 1606396 KVM test: kvm_subprocess.py: use only unbound methods as close() hooks by lmr · 15 years ago
  75. c07f381 KVM test: kvm_subprocess.py: do not start tail thread by default by lmr · 15 years ago
  76. 36424d3 KVM test: Add a kvm subtest guest_s4 by lmr · 15 years ago
  77. c4e1d21 KVM test: Fixing bug on unattended install script by lmr · 15 years ago
  78. adbfb1a KVM test: kvm_preprocessing.py: fix indentation and logging messages in postprocess_vm by lmr · 15 years ago
  79. 588f497 KVM test: add option to kill all unresponsive VMs at the end of each test by lmr · 15 years ago
  80. 2ffdff3 KVM test: new test timedrift_with_reboot by lmr · 15 years ago
  81. b9cb23f KVM test: move the reboot code to kvm_test_utils.py by lmr · 15 years ago
  82. d51aefd KVM test: new test timedrift_with_migration by lmr · 15 years ago
  83. aea0d49 KVM test: timedrift test: move the get_time() helper function to kvm_test_utils.py by lmr · 15 years ago
  84. 60fc92b KVM test: migration test: move the bulk of the code to a utility function by lmr · 15 years ago
  85. 239be5c KVM test: Little bug fix in pci_hotplug.py by lmr · 15 years ago
  86. a61824b KVM test: Adding Windows 7 guests and step files by lmr · 15 years ago
  87. e16fd16 KVM test: Fedora 11-64 bits step file by lmr · 15 years ago
  88. bf9df28 KVM test: Small test config changes by lmr · 15 years ago
  89. a9a7121 Changing property for 2 scripts that require executable bits by lmr · 15 years ago
  90. 4f90e11 KVM test: kvm_tests.cfg.sample changes for unattended by lmr · 15 years ago
  91. 6f5a808 KVM test: Utility to make windows guests ACK end of install by lmr · 15 years ago
  92. 5d73e2f KVM test: Add unattended install script by lmr · 15 years ago
  93. 3c98998 KVM test: Add unattended install files for F11 and WinXP by lmr · 15 years ago
  94. 513db40 KVM test: Introducing unattended install subtest by lmr · 15 years ago
  95. b0a9b76 KVM test: Added floppy and tftp options to qemu command by lmr · 15 years ago
  96. b6208c5 Adding NAS Parallel Benchmarks (NPB) as client test by lmr · 15 years ago
  97. e1ca09a Add two parameters for wait_for_login by lmr · 15 years ago
  98. f48c5cc KVM test: kvm_subprocess: use select() in read_until_output_matches() by lmr · 15 years ago
  99. e3b2015 KVM test: tests/steps.py: simplify barrier_2() by lmr · 15 years ago
  100. f80f8b4 KVM test: step file tests: add parameter timeout_multiplier by lmr · 15 years ago