Re: [PATCH] Adds the LTP control file under tests/kvm/autotest_control/

2009-07-06 Thread Lucas Meneghel Rodrigues
On Mon, 2009-07-06 at 11:50 +0530, sudhir kumar wrote:
> 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 
> 
> 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 "
> +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')

Looks good to me

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] Adds the LTP control file under tests/kvm/autotest_control/

2009-07-05 Thread sudhir kumar
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 

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 "
+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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html