1. 6d08b3c Make a standalone client to be able to use global_config.ini by lmr · 15 years ago
  2. c1dda21 Replacing AutoservInstallError with a slightly different version. by jadmanski · 15 years ago
  3. 9fa2afc Adding AutoservInstallError to common_lib.error by lmr · 15 years ago
  4. 8b4f82c KVM test: Add ks files for RHEL5, RHEL4, RHEL3 series products by lmr · 15 years ago
  5. 720b49a KVM test: Fix two typos in config file by lmr · 15 years ago
  6. 36545b1 KVM test: Migration subtest: Coalescing 2 comparisons by lmr · 15 years ago
  7. 45d66b4 KVM test: migration subtest: Handle case where session2 does not exist by lmr · 15 years ago
  8. 1104cd1 Fix kernel_unittest breakage from SVN rev 3905. by showard · 15 years ago
  9. c4e4bd2 Get rid of the job.libdir and test.libdir attributes by lmr · 15 years ago
  10. 6f6afd1 Reverting revision 3917. This introduces problems since the global config by jadmanski · 15 years ago
  11. 96a874c KVM test: minor pci_hotplug fixes by lmr · 15 years ago
  12. 4dcc007 KVM test: remove monitor socket file when destroying a VM by lmr · 15 years ago
  13. 14095c8 KVM test: kvm_config.py: match(): put filter inside parentheses by lmr · 15 years ago
  14. ea1266e KVM test: kvm_vm.py: fix typos in the code that compares -cdrom hashes by lmr · 15 years ago
  15. e45a1f2 KVM test: kvm_vm.py: use 'is None' instead of '== None' by lmr · 15 years ago
  16. f69f6b1 KVM test: kvm_vm.py: use kvm_utils.get_path() for floppy and tftp by lmr · 15 years ago
  17. d9179dc KVM test: make all tests depend on install, setup & unattended_install by lmr · 15 years ago
  18. 1b7e170 KVM test: add -o PreferredAuthentications=password to SSH options by lmr · 15 years ago
  19. 04d5b01 KVM test: kvm_subprocess.py: avoid double-closing file descriptors by lmr · 15 years ago
  20. 3e73645 KVM test: fix WinVista setup step files by lmr · 15 years ago
  21. 7d888b3 KVM test: migration: rely on background process instead of timing by lmr · 15 years ago
  22. 2473aa7 KVM test: fix 2 barriers in WinXP-32.steps by lmr · 15 years ago
  23. 555b94c KVM test: disable password prompt on resume for Windows guests by lmr · 15 years ago
  24. c43bf37 KVM test: Seperate smp from extra_params and add into default VM params by lmr · 15 years ago
  25. da2f143 Added a couple of files that were missed in the r3916 commit. by jadmanski · 15 years ago
  26. 38b2a85 Right now autotest will drop caches between: by mbligh · 15 years ago
  27. 0d0f67d Create a base_job class in the common library as a location to by mbligh · 15 years ago
  28. e6bc5b9 Yet another grep adjustment for process_is_alive() by mbligh · 15 years ago
  29. 49440ea Update the Systemtap tests to allow a user to test any version of by mbligh · 15 years ago
  30. 2b33aa0 Adding a copy of functools-0.5 to our repo for use by unittest.py. It by mbligh · 15 years ago
  31. eaa75e5 Fixed support for source kernels in generated control files (using the by mbligh · 15 years ago
  32. d794048 Fixed the "with" workaround code of the unittest backport module by mbligh · 15 years ago
  33. 3c0ea96 Added common_lib.hosts.Host.cleanup_kernels and some functions it's using. by mbligh · 15 years ago
  34. 6f7d363 Added a backport of the Python 2.7/3.1 unittest module to Autotest's by mbligh · 15 years ago
  35. 508cbf6 Recent improvements to kbuild infrastructure included in linux-next tree moves by mbligh · 15 years ago
  36. 6d7c565 Improve error message when a disk is low on space. by mbligh · 15 years ago
  37. eb9b876 Fix previous change so it doesn't break parsers of oprofile output data. by mbligh · 15 years ago
  38. 599c598 Update oprofile profiler to include timestamps at start and stop. by mbligh · 15 years ago
  39. 55e2d63 Speed up drop_caches() by eliminating unnecessary 2nd sync. by mbligh · 15 years ago
  40. 2c8f9ce Fix kvm_config.py -f <filename> mode by lmr · 15 years ago
  41. 262fa26 Change the tsc test to log the stdout of checktsc in results/checktsc by jadmanski · 15 years ago
  42. aea51cc Tweak the stubbing in mock.py to handle a very subtle case. When you by jadmanski · 15 years ago
  43. 5fb2f05 KVM test: Change the way subtests are loaded by lmr · 15 years ago
  44. e35507b KVM Test: Add re.IGNORECASE to re.compile to verify_ip_address_ in kvm_utils.py by lmr · 15 years ago
  45. be55961 KVM-test: Add execute permission to qemu-ifup script by lmr · 15 years ago
  46. 306273c KVM test: Add new program cd_hash.py by lmr · 15 years ago
  47. 39abded KVM test: Unattended install: Mount isos as read only by lmr · 15 years ago
  48. ac59f04 SystemTap Test: Use installcheck for test execution by lmr · 15 years ago
  49. c6ffbea KVM test: Leave image_boot=yes only for virtio drives by lmr · 15 years ago
  50. c14bd4b KVM test: Fixing small bug on unattended install cfg by lmr · 15 years ago
  51. 620b8bc KVM test: Add 'downscript=no' into kvm command line by lmr · 15 years ago
  52. 03ba22e KVM test: Add new utility functions to kvm_utils by lmr · 15 years ago
  53. c48b26d KVM test: modify messages in kvm_test_utils.wait_for_login() by lmr · 15 years ago
  54. fa06b72 KVM test: corrections to guest_s4 by lmr · 15 years ago
  55. bcd2083 KVM test: VM.send_monitor_cmd() minor cleanup by lmr · 15 years ago
  56. cf8d492 Log a message with a traceback immediately when an exception is caught that fails a test or job. by showard · 15 years ago
  57. 8e62be1 This changes LocalHost and ParamikoHost to handle command timeouts by showard · 15 years ago
  58. ddda38d In our monkeypatched logging error handler, include traceback.print_exc() in addition to traceback.print_stack(). print_stack() prints the full stack at the invocation point, while print_exc() prints the partial stack from the exception point, plus the exception itself. Both are quite important. We ought to have included both from the beginning, but the original error we were solving was obvious from the print_stack() output. by showard · 15 years ago
  59. 97fd76c KVM test: kvm_subprocess.py: automatically close unreferenced shell sessions by lmr · 15 years ago
  60. 1606396 KVM test: kvm_subprocess.py: use only unbound methods as close() hooks by lmr · 15 years ago
  61. c07f381 KVM test: kvm_subprocess.py: do not start tail thread by default by lmr · 15 years ago
  62. 8904d6f Use shutil.move to move result files in job.py by lmr · 15 years ago
  63. 36424d3 KVM test: Add a kvm subtest guest_s4 by lmr · 15 years ago
  64. c4e1d21 KVM test: Fixing bug on unattended install script by lmr · 15 years ago
  65. fb11887 Crash handling system: Move it to client side code by lmr · 15 years ago
  66. f7368c5 Added safe arguments support to hosts.run() abstractions and stdin run() by jadmanski · 15 years ago
  67. 093a068 Added string stdin support to utils.BgJob and all its users that give it by jadmanski · 15 years ago
  68. adbfb1a KVM test: kvm_preprocessing.py: fix indentation and logging messages in postprocess_vm by lmr · 15 years ago
  69. 588f497 KVM test: add option to kill all unresponsive VMs at the end of each test by lmr · 15 years ago
  70. 2ffdff3 KVM test: new test timedrift_with_reboot by lmr · 15 years ago
  71. b9cb23f KVM test: move the reboot code to kvm_test_utils.py by lmr · 15 years ago
  72. d51aefd KVM test: new test timedrift_with_migration by lmr · 15 years ago
  73. aea0d49 KVM test: timedrift test: move the get_time() helper function to kvm_test_utils.py by lmr · 15 years ago
  74. 60fc92b KVM test: migration test: move the bulk of the code to a utility function by lmr · 15 years ago
  75. 239be5c KVM test: Little bug fix in pci_hotplug.py by lmr · 15 years ago
  76. 07e27af I realized that my initial addition of the default_profile_only by showard · 15 years ago
  77. 786da9a Escalate to a SIGKILL in DroneUtility.kill_process() if the SIGTERM didn't work by showard · 15 years ago
  78. a6082ef Add a global mechanism to the job object to allow users to change by showard · 15 years ago
  79. a61824b KVM test: Adding Windows 7 guests and step files by lmr · 15 years ago
  80. e16fd16 KVM test: Fedora 11-64 bits step file by lmr · 15 years ago
  81. bf9df28 KVM test: Small test config changes by lmr · 15 years ago
  82. a9a7121 Changing property for 2 scripts that require executable bits by lmr · 15 years ago
  83. 4f90e11 KVM test: kvm_tests.cfg.sample changes for unattended by lmr · 15 years ago
  84. 6f5a808 KVM test: Utility to make windows guests ACK end of install by lmr · 15 years ago
  85. 5d73e2f KVM test: Add unattended install script by lmr · 15 years ago
  86. 3c98998 KVM test: Add unattended install files for F11 and WinXP by lmr · 15 years ago
  87. 513db40 KVM test: Introducing unattended install subtest by lmr · 15 years ago
  88. b0a9b76 KVM test: Added floppy and tftp options to qemu command by lmr · 15 years ago
  89. 0d9ea77 Update the constraint-checking code to use a much more sanitized by jadmanski · 15 years ago
  90. b6208c5 Adding NAS Parallel Benchmarks (NPB) as client test by lmr · 15 years ago
  91. a536dbf Fix client/bin/job_unittest, broken by SVN rev 3662 by mbligh. by showard · 15 years ago
  92. e1ca09a Add two parameters for wait_for_login by lmr · 15 years ago
  93. f48c5cc KVM test: kvm_subprocess: use select() in read_until_output_matches() by lmr · 15 years ago
  94. e3b2015 KVM test: tests/steps.py: simplify barrier_2() by lmr · 15 years ago
  95. f80f8b4 KVM test: step file tests: add parameter timeout_multiplier by lmr · 15 years ago
  96. 1e36c52 KVM test: kvm_vm.py: change qemu-img timeout to 120 seconds by lmr · 15 years ago
  97. 26950c7 KVM test: AutoIt and Autotest wrappers: use get_command_output() instead of sendline() by lmr · 15 years ago
  98. 59b98db KVM test: kvm_subprocess: use read_nonblocking(0) instead of read_nonblocking (0.1) by lmr · 15 years ago
  99. f468187 Change log message of VM login by lmr · 15 years ago
  100. 78fabe5 KVM test: kvm_subprocess: minimize the number of modules imported by the server by lmr · 15 years ago