This patch adds the test entries in the sample config file for kvm test execution. Signed-off-by: Sudhir Kumar <skumar@xxxxxxxxxxxxxxxxxx> Index: autotest/client/tests/kvm/kvm_tests.cfg.sample =================================================================== --- autotest.orig/client/tests/kvm/kvm_tests.cfg.sample +++ autotest/client/tests/kvm/kvm_tests.cfg.sample @@ -79,6 +79,15 @@ variants: - bonnie: test_name = bonnie test_control_file = bonnie.control + - ebizzy: + test_name = ebizzy + test_control_file = ebizzy.control + - stress: + test_name = stress + test_control_file = stress.control + - disktest: + test_name = disktest + test_control_file = disktest.control - linux_s3: install setup type = linux_s3 -- 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