- d00c099 KVM-test: Add new drive option 'werror' by lmr · 15 years ago
- 87800d7 KVM test: Increase the global timeout for autotest tests by lmr · 15 years ago
- 6487c2b KVM test: Make sure setup does not execute on unattended install by lmr · 15 years ago
- 83d3b1a KVM-test: Fix a bug that pci_assignable type name mismatch by lmr · 15 years ago
- 2e67ffc KVM test: Add 'only no_pci_assignable' to example test sets by lmr · 15 years ago
- 31af3a1 KVM test: Add PCI device assignment support by lmr · 15 years ago
- f773c0f KVM test: Make sure unattended install allways use user nw by lmr · 15 years ago
- 000a75b KVM test: Build subtest - Fix load of extra modules from conf file by lmr · 15 years ago
- fb79e64 KVM test: unattended script: Check qemu-img bin path by lmr · 15 years ago
- b3c2383 KVM test: Fix windows unattended setup for rss.exe by lmr · 15 years ago
- 89fd641 KVM test: Add a new (optional) extra param to VM, cdrom_extra by lmr · 15 years ago
- b0fc8a9 KVM test: Unattended install logging improvements by lmr · 15 years ago
- da522f7 kvm_stat profiler: Format exception to string by lmr · 15 years ago
- a5a1a21 KVM test: Enable qemu upstream testing by lmr · 15 years ago
- 1342655 KVM-test: Move two 'remote_login' out of try block in kvm_vm.py by lmr · 15 years ago
- cd758f1 KVM-test: subtest guest_s4: Add check of if there's enough space left for S4 by lmr · 15 years ago
- 323f461 KVM test: tests_base.cfg updated with windows unattended install by lmr · 15 years ago
- af36996 KVM test: Fedora 11 kickstart file improvements by lmr · 15 years ago
- 3fb3851 KVM test: Adding Fedora 12 to the unattended install party by lmr · 15 years ago
- 1847fa8 KVM test: Adding Fedora 12 to the unattended install party by lmr · 15 years ago
- 3192cb7 Add unattended_install files including win2003,winvista,win2008,win7 for kvm test by lmr · 15 years ago
- 17e4dba KVM test: Add the ability to use *.xml as unattended_install file for kvm by lmr · 15 years ago
- 7da99b2 KVM test utils: Add kvm_stat profiling to run_tests by lmr · 15 years ago
- ef75180 Add a new profiler to autotest, kvm_stat by lmr · 15 years ago
- c035491 Adds support to wait_down and wait_for_restart to watch for changed by jadmanski · 15 years ago
- 12b4558 Massive permission fix by lmr · 15 years ago
- e90176a Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com> by mbligh · 15 years ago
- 9de6ed7 Eliminate the last uses of the public state managment interface for by mbligh · 15 years ago
- ad5fcf5 Modified lmbench3 to have a separate configuration step and to consider by mbligh · 15 years ago
- 3151e22 KVM-test: guest_s4 subtest: Tune up timeout value for `set_s4_cmd' command by lmr · 15 years ago
- b1f3f3b KVM-test: linux_s3 subtest: Tune up timeout for suspend command by lmr · 15 years ago
- 4ae8920 KVM-test: Convert drift to absolute value when comparing with threshold by lmr · 15 years ago
- ef8f1f3 Update make_clean script under client/tool so it does not print annoying by mbligh · 15 years ago
- 91e3c4d move setup_job from server into client by mbligh · 15 years ago
- fc3da5b More refactoring of the job state code to try and reduce duplication. by mbligh · 15 years ago
- 0a59166 This patch upgrade ltp to the latest version by mbligh · 15 years ago
- a3f68ba add missing file from rev 4027 by mbligh · 15 years ago
- 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
- 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
- d00f182 Chrome OS can't figure out init level like this. Assume it's 2 in case by mbligh · 15 years ago
- b0cb9a0 This should have been a separate change. Reverting, together with lmr's fix. by mbligh · 15 years ago
- 172ffd2 Whether you use scp -p or not, scp'ing a file with read-only permissions by mbligh · 15 years ago
- 6a83c92 KVM test: No need close session when login timeout II by lmr · 15 years ago
- d5347a7 KVM test: No need close session when login timeout by lmr · 15 years ago
- be931a8 KVM test: Fixup memory size shown in 'GB' in get_memory_size by lmr · 15 years ago
- 665975c KVM test: warn about corrupt PPM files after each test by lmr · 15 years ago
- ec18b46 KVM test: add proper prefixes to image, iso and step file paths by lmr · 15 years ago
- 44cf21b KVM test: physical_resources_check subtest: Fix 'mem_chk_cmd' for rhel3.9 by lmr · 15 years ago
- 27a3ae0 Fix client/bin/job_unittest.py, broken by SVN r3976 by lmr · 15 years ago
- 7846e94 KVM test: subtest stress_boot: Fix a bug that cloned VMs are not screendumped by lmr · 15 years ago
- ec9f091 KVM test: build subtest (koji): turn lists into strings and vice versa by lmr · 15 years ago
- 09ece43 KVM test: autotest subtest - avoid dependencies on symlinks by lmr · 15 years ago
- 5608cb0 KVM test: Change the default file name used by kvm_config.py by lmr · 15 years ago
- 5da93b2 Added support to specify no timeout for barrier by giving it a value of "None". by mbligh · 15 years ago
- ab1faf6 Add an optional outputfiles parameter to the cmdprofile profiler that by mbligh · 15 years ago
- 1f86f4c By default, the autotest wrapper for stress is by mbligh · 15 years ago
- a6f8e0d The crash handler script works under the assumption by mbligh · 15 years ago
- 8e65ce1 Add a patch to remove the Python version of Compliebench. by mbligh · 15 years ago
- a8ba704 Changed standalone_profiler.generate_test() to support specifying of by mbligh · 15 years ago
- 1b0faf9 Added additional test hooks that are important when doing profiled runs by mbligh · 15 years ago
- 2c7f7d6 Added a check in utils.run() that the "args" argument is not by mbligh · 15 years ago
- fbf73ae Refactor all of the persistent state managing code in the client job by mbligh · 15 years ago
- ee87d4d Make crash handler script executable, remove an end mark from a sentence on test.py by lmr · 15 years ago
- 43beef1 KVM test: Major control file cleanup by lmr · 15 years ago
- 82589b2 KVM test: Reorganizing configuration files by lmr · 15 years ago
- 149ea69 KVM test: Unattended script: Make qemu_img_bin come from test params by lmr · 15 years ago
- a878e26 KVM test: Rename make_html_report.py to html_report.py by lmr · 15 years ago
- 39986a6 Add prefixes [stdout] and [stderr] to logged output of subcommands, by default. This applies both to local commands (utils.run() and friends) and remote commands (SSHHost.run(), ParamikoHost.run()) Also removed a little dead code from abstract_ssh.py. by showard · 15 years ago
- c72a480 KVM test: subtest block_hotplug: Fixup pci_test_cmd in config file by lmr · 15 years ago
- ad7d2ff KVM test: Make sure resources_check use nic_mode=tap by lmr · 15 years ago
- 40fc965 KVM test: Fixing empty stress control file by lmr · 15 years ago
- 53e3098 KVM test: use the imp module to import subtest module by filename by lmr · 15 years ago
- a7dc938 KVM test: Add hackbench variant into sample config file by lmr · 15 years ago
- 532a16d KVM test: Add hackbench execution by lmr · 15 years ago
- 4c3ada6 Improve kvm subtest AutoIt - add option to download script from remote server by lmr · 15 years ago
- 410fe2e Add an option to wait_for_restart to not log errors unless we want it to, this is necessary for hard reboot testing with retries by mbligh · 15 years ago
- 1565254 KVM test: Increase waiting time before first session check in kvm_test_utils.reboot by lmr · 15 years ago
- e1c70b7 KVM test: step file tests: apply timeout_multiplier to 'sleep' as well as barriers by lmr · 15 years ago
- 44c55c5 KVM test: Fix subtest imports by lmr · 15 years ago
- dd2ff92 KVM test: Add a subtest physical_resources_check by lmr · 15 years ago
- e513fe5 KVM test: Not execute build test by default by lmr · 15 years ago
- da8fb97 Fix autotest client when checking only client from svn by lmr · 15 years ago
- 8374340 Fixing autotest client stand alone runs by lmr · 15 years ago
- 21a5dce Adding a KVM profiler to autotest by lmr · 15 years ago
- 61b47b4 Control file for KVM kernel module load/unload by lmr · 15 years ago
- 52a610d KVM test: Test 802.1Q vlan of nic by lmr · 15 years ago
- d65ad8b From: Gustavo Rahal<grahal@linux.vnet.ibm.com> by mbligh · 15 years ago
- 8054b0d Fix a race in _ensure_valid. by mbligh · 15 years ago
- a229841 Fixed syntax errors in oprofile. by mbligh · 15 years ago
- dfdd45c Added per boot sysinfo logging of /proc/mounts as "proc_mounts" by mbligh · 15 years ago
- ef0ac74 A script to start and stop programs as daemons. by mbligh · 15 years ago
- 3d1b0b6 Make client behavior configurable by lmr · 15 years ago
- 6d08b3c Make a standalone client to be able to use global_config.ini by lmr · 15 years ago
- c1dda21 Replacing AutoservInstallError with a slightly different version. by jadmanski · 15 years ago
- 9fa2afc Adding AutoservInstallError to common_lib.error by lmr · 15 years ago
- 8b4f82c KVM test: Add ks files for RHEL5, RHEL4, RHEL3 series products by lmr · 15 years ago
- 720b49a KVM test: Fix two typos in config file by lmr · 15 years ago
- 36545b1 KVM test: Migration subtest: Coalescing 2 comparisons by lmr · 15 years ago
- 45d66b4 KVM test: migration subtest: Handle case where session2 does not exist by lmr · 15 years ago
- 1104cd1 Fix kernel_unittest breakage from SVN rev 3905. by showard · 15 years ago