1. b95c6a7 Add hooks to job.parallel to split out job._record_prefix state into by jadmanski · 14 years ago
  2. 67f6934 KVM test: Bringing back all step file installs by lmr · 14 years ago
  3. 12b98a7 KVM test: Reverting r4217 by lmr · 14 years ago
  4. cca3f9a KVM test: Make mem_check_cmd global for all RHEL 3.9 variants by lmr · 14 years ago
  5. bc72f08 KVM-test: SR-IOV: fix a bug that misplaced parameters location by lmr · 14 years ago
  6. 93b9941 Fixes on RHEL and windows unattended files by lmr · 14 years ago
  7. 729e2da Fixing typo in tests_base.cfg.sample by lmr · 14 years ago
  8. 28ddfcc Fixing typo in tests_base.cfg.sample by lmr · 14 years ago
  9. 216638d KVM: Fixing some CD hashes and cd names on tests_base.cfg.sample by lmr · 14 years ago
  10. 03cbd66 Fixes on windows unattended files by lmr · 14 years ago
  11. 05b581c KVM: tests_base.cfg: major guest OS cleanup by lmr · 14 years ago
  12. 56e7680 Small ammendment to r4217 by lmr · 14 years ago
  13. b1ef847 KVM test: Ensure multiple pre/post commands can run by lmr · 14 years ago
  14. c0523f3 KVM test: Make sure VM has an IP at post install stage by lmr · 14 years ago
  15. 67e907c KVM test: Yet another small fix for get_started.py by lmr · 14 years ago
  16. 3fa4bd0 KVM test: Yet another small fix for get_started.py by lmr · 14 years ago
  17. 47a853b KVM test: Replace some kvm_subprocess usage with utils.system by lmr · 14 years ago
  18. d7f8585 KVM test: get_started.py: Tell the user he/she needs to use root to run the autotest test by lmr · 14 years ago
  19. a71f1a0 KVM test: Small fix for get_started.py by lmr · 14 years ago
  20. caf94a7 base_job: Removing some state file debug messages by lmr · 14 years ago
  21. c115a0b KVM test: Get rid of a duplicated function by lmr · 14 years ago
  22. 8fe8f91 KVM test: Small fix on cd_hash.py by lmr · 14 years ago
  23. d60882f Client utils: Update utils.unmap_url_cache, added hash_file by lmr · 14 years ago
  24. 6f80e7a Autotest: Porting all hash operations to use utils.hash by lmr · 14 years ago
  25. fed221f Utils: Create a generic hash function for autotest by lmr · 14 years ago
  26. 90bc79a KVM test: Unattended - call preprocessor to kill vms by lmr · 14 years ago
  27. 36ab6a3 KVM test: General windows unattended install files cleanup by lmr · 14 years ago
  28. dc5514b KVM test: automate handling of cdkeys in unattended_install scripts by lmr · 14 years ago
  29. 1368917 KVM test: Adding finish.exe and rss.exe files by lmr · 14 years ago
  30. a29d1f8 KVM test: Add a get_started.py script by lmr · 14 years ago
  31. 8415441 KVM test: Moving KvmLogging utility class to kvm_utils by lmr · 14 years ago
  32. e79b546 KVM test: Make sure reset and shutdown are the last ones by lmr · 14 years ago
  33. c92ff71 KVM test: Define defaults for KVM test by lmr · 14 years ago
  34. bd2c07f KVM test: Removing qemu/qemu-kvm variants from tests by lmr · 14 years ago
  35. 23d4b65 KVM test: make sure the boot test does what it's supposed to by lmr · 14 years ago
  36. 4513c43 KVM test: kvm_vm.py: shorten VM.destroy() by lmr · 14 years ago
  37. 048d634 KVM-test: Log the output of failed executed command 'pre/post-command' by lmr · 14 years ago
  38. 2cd03a2 KVM test: Improvements and cleanups to build subtest by lmr · 15 years ago
  39. 19070ce KVM test: Allways pass nic_model explicitly by lmr · 15 years ago
  40. 88f602c This patch adds routines for reading the hardware real-time clock, setting the by mbligh · 15 years ago
  41. 104a538 Fix documentatin for system command by mbligh · 15 years ago
  42. a087eae Use flock, not lockf, for locking in base_job. lockf doesn't work very well by jadmanski · 15 years ago
  43. dc5f06f Clear up move from last checkin by mbligh · 15 years ago
  44. 2c51bf2 by mbligh · 15 years ago
  45. a2c9949 Change the job.postprocess_job_state to catch OSError and not IOError, since by mbligh · 15 years ago
  46. b830fee Update the job.resultdir docstring to reflect the fact that the attribute will by jadmanski · 15 years ago
  47. fa2e889 Wrap all state-dependent method in job_state with a decorator that by jadmanski · 15 years ago
  48. 389bdef KVM test: Fix setup stage of windows hosts by lmr · 15 years ago
  49. 05cec0f KVM Test: Utils - Handle git commit without tags by lmr · 15 years ago
  50. d00c099 KVM-test: Add new drive option 'werror' by lmr · 15 years ago
  51. 87800d7 KVM test: Increase the global timeout for autotest tests by lmr · 15 years ago
  52. 6487c2b KVM test: Make sure setup does not execute on unattended install by lmr · 15 years ago
  53. 83d3b1a KVM-test: Fix a bug that pci_assignable type name mismatch by lmr · 15 years ago
  54. 2e67ffc KVM test: Add 'only no_pci_assignable' to example test sets by lmr · 15 years ago
  55. 31af3a1 KVM test: Add PCI device assignment support by lmr · 15 years ago
  56. f773c0f KVM test: Make sure unattended install allways use user nw by lmr · 15 years ago
  57. 000a75b KVM test: Build subtest - Fix load of extra modules from conf file by lmr · 15 years ago
  58. fb79e64 KVM test: unattended script: Check qemu-img bin path by lmr · 15 years ago
  59. b3c2383 KVM test: Fix windows unattended setup for rss.exe by lmr · 15 years ago
  60. 89fd641 KVM test: Add a new (optional) extra param to VM, cdrom_extra by lmr · 15 years ago
  61. b0fc8a9 KVM test: Unattended install logging improvements by lmr · 15 years ago
  62. da522f7 kvm_stat profiler: Format exception to string by lmr · 15 years ago
  63. a5a1a21 KVM test: Enable qemu upstream testing by lmr · 15 years ago
  64. 1342655 KVM-test: Move two 'remote_login' out of try block in kvm_vm.py by lmr · 15 years ago
  65. cd758f1 KVM-test: subtest guest_s4: Add check of if there's enough space left for S4 by lmr · 15 years ago
  66. 323f461 KVM test: tests_base.cfg updated with windows unattended install by lmr · 15 years ago
  67. af36996 KVM test: Fedora 11 kickstart file improvements by lmr · 15 years ago
  68. 3fb3851 KVM test: Adding Fedora 12 to the unattended install party by lmr · 15 years ago
  69. 1847fa8 KVM test: Adding Fedora 12 to the unattended install party by lmr · 15 years ago
  70. 3192cb7 Add unattended_install files including win2003,winvista,win2008,win7 for kvm test by lmr · 15 years ago
  71. 17e4dba KVM test: Add the ability to use *.xml as unattended_install file for kvm by lmr · 15 years ago
  72. 7da99b2 KVM test utils: Add kvm_stat profiling to run_tests by lmr · 15 years ago
  73. ef75180 Add a new profiler to autotest, kvm_stat by lmr · 15 years ago
  74. c035491 Adds support to wait_down and wait_for_restart to watch for changed by jadmanski · 15 years ago
  75. 12b4558 Massive permission fix by lmr · 15 years ago
  76. e90176a Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com> by mbligh · 15 years ago
  77. 9de6ed7 Eliminate the last uses of the public state managment interface for by mbligh · 15 years ago
  78. ad5fcf5 Modified lmbench3 to have a separate configuration step and to consider by mbligh · 15 years ago
  79. 3151e22 KVM-test: guest_s4 subtest: Tune up timeout value for `set_s4_cmd' command by lmr · 15 years ago
  80. b1f3f3b KVM-test: linux_s3 subtest: Tune up timeout for suspend command by lmr · 15 years ago
  81. 4ae8920 KVM-test: Convert drift to absolute value when comparing with threshold by lmr · 15 years ago
  82. ef8f1f3 Update make_clean script under client/tool so it does not print annoying by mbligh · 15 years ago
  83. 91e3c4d move setup_job from server into client by mbligh · 15 years ago
  84. fc3da5b More refactoring of the job state code to try and reduce duplication. by mbligh · 15 years ago
  85. 0a59166 This patch upgrade ltp to the latest version by mbligh · 15 years ago
  86. a3f68ba add missing file from rev 4027 by mbligh · 15 years ago
  87. 4608b00 Add a new Archiving stage to the scheduler, which runs after Parsing. This stage is responsible for copying results to the results server in a drone setup, a task currently performed directly by the scheduler, and allows for site-specific archiving functionality, replacing the site_parse functionality. It does this by running autoserv with a special control file (scheduler/archive_results.control.srv), which loads and runs code from the new scheduler.archive_results module. The implementation was mostly straightfoward, as the archiving stage is fully analogous to the parser stage. I did make a couple of refactorings: by mbligh · 15 years ago
  88. 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
  89. d00f182 Chrome OS can't figure out init level like this. Assume it's 2 in case by mbligh · 15 years ago
  90. b0cb9a0 This should have been a separate change. Reverting, together with lmr's fix. by mbligh · 15 years ago
  91. 172ffd2 Whether you use scp -p or not, scp'ing a file with read-only permissions by mbligh · 15 years ago
  92. 6a83c92 KVM test: No need close session when login timeout II by lmr · 15 years ago
  93. d5347a7 KVM test: No need close session when login timeout by lmr · 15 years ago
  94. be931a8 KVM test: Fixup memory size shown in 'GB' in get_memory_size by lmr · 15 years ago
  95. 665975c KVM test: warn about corrupt PPM files after each test by lmr · 15 years ago
  96. ec18b46 KVM test: add proper prefixes to image, iso and step file paths by lmr · 15 years ago
  97. 44cf21b KVM test: physical_resources_check subtest: Fix 'mem_chk_cmd' for rhel3.9 by lmr · 15 years ago
  98. 27a3ae0 Fix client/bin/job_unittest.py, broken by SVN r3976 by lmr · 15 years ago
  99. 7846e94 KVM test: subtest stress_boot: Fix a bug that cloned VMs are not screendumped by lmr · 15 years ago
  100. ec9f091 KVM test: build subtest (koji): turn lists into strings and vice versa by lmr · 15 years ago