diff mbox

[2/2] Edit kvm_tests.cfg.sample to include verify_resources test variant

Message ID a50cf5ab0911242206s6989a88ch747b3e6dccd98096@mail.gmail.com (mailing list archive)
State New, archived
Headers show

Commit Message

sudhir kumar Nov. 25, 2009, 6:06 a.m. UTC
None
diff mbox

Patch

Index: kvm/kvm_tests.cfg.sample
===================================================================
--- kvm.orig/kvm_tests.cfg.sample
+++ kvm/kvm_tests.cfg.sample
@@ -243,6 +243,11 @@  variants:
         kill_vm = yes
         kill_vm_gracefully = no

+    - verify_resources:       install setup unattended_install
+        type = verify_resources
+        guest_os_type = Linux
+        kill_vm_on_error = yes
+

 # NICs
 variants:
@@ -526,6 +531,7 @@  variants:
     # Windows section
     - @Windows:
         no autotest linux_s3
+        guest_os_type = Windows
         shutdown_command = shutdown /s /t 0
         reboot_command = shutdown /r /t 0
         status_test_command = echo %errorlevel%