This change I had made manually but it needs a patch. Hence sending it. This patch adds the control file under kvm/autotest_control. Signed-off-by: Sudhir Kumar <skumar@xxxxxxxxxxxxxxxxxx> Index: autotest/client/tests/kvm/autotest_control/ltp.control =================================================================== --- /dev/null +++ autotest/client/tests/kvm/autotest_control/ltp.control @@ -0,0 +1,13 @@ +NAME = "LTP" +AUTHOR = "Sudhir Kumar <skumar@xxxxxxxxxxxxxxxxxx>" +TIME = "MEDIUM" +TEST_CATEGORY = "FUNCTIONAL" +TEST_CLASS = "KERNEL" +TEST_TYPE = "CLIENT" +DOC = """ +Linux Test Project: A collection of various functional testsuites +to test stability and reliability of Linux. For further details see +http://ltp.sourceforge.net/ +""" + +job.run_test('ltp') -- 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