This patch adds the variants for verify_resources test into the kvm_tests.cfg.sample file. Signed-off-by: Sudhir Kumar <skumar@xxxxxxxxxxxxxxxxxx> 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% -- Sudhir Kumar -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html