Message ID | a50cf5ab0907052325v6b9b0cc0p6e707367b9e2ee4@mail.gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
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,10 @@ variants: - bonnie: test_name = bonnie test_control_file = bonnie.control + - ltp: + test_name = ltp + test_timeout = 15000 + test_control_file = ltp.control - linux_s3: install setup type = linux_s3
Just for info, the entry looks like this. Signed-off-by: Sudhir Kumar <skumar@linux.vnet.ibm.com>