From: Uri Lublin <[email protected]> Same reason as for RHEL 3.9 -- too old python version Autotest tests require python of version 2.4 and up.
Signed-off-by: Uri Lublin <[email protected]> diff --git a/client/tests/kvm_runtest_2/kvm_tests.cfg.sample b/client/tests/kvm_runtest_2/kvm_tests.cfg.sample index 28b05b4..22d7798 100644 --- a/client/tests/kvm_runtest_2/kvm_tests.cfg.sample +++ b/client/tests/kvm_runtest_2/kvm_tests.cfg.sample @@ -239,7 +239,7 @@ variants: md5sum_1m=b999f437583098ea5bbd56fb1de1d011 - 4.7.i386: - no setup dbench bonnie + no setup autotest image_name = rhel4-32 install: steps=RHEL-4.7-i386.steps @@ -248,7 +248,7 @@ variants: md5sum_1m=127081cbed825d7232331a2083975528 - 4.7.x86_64: - no setup dbench bonnie + no setup autotest image_name = rhel4-64 install: steps=RHEL-4.7-x86_64.steps -- To unsubscribe from this list: send the line "unsubscribe kvm-commits" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
