public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Adds the LTP control file under tests/kvm/autotest_control/
@ 2009-07-06  6:20 sudhir kumar
  2009-07-06  7:15 ` Lucas Meneghel Rodrigues
  0 siblings, 1 reply; 2+ messages in thread
From: sudhir kumar @ 2009-07-06  6:20 UTC (permalink / raw)
  To: kvm-devel; +Cc: Lucas Meneghel Rodrigues, Uri Lublin, smalikphy

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@linux.vnet.ibm.com>

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@linux.vnet.ibm.com>"
+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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Adds the LTP control file under tests/kvm/autotest_control/
  2009-07-06  6:20 [PATCH] Adds the LTP control file under tests/kvm/autotest_control/ sudhir kumar
@ 2009-07-06  7:15 ` Lucas Meneghel Rodrigues
  0 siblings, 0 replies; 2+ messages in thread
From: Lucas Meneghel Rodrigues @ 2009-07-06  7:15 UTC (permalink / raw)
  To: sudhir kumar; +Cc: kvm-devel, Lucas Meneghel Rodrigues, Uri Lublin

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 <skumar@linux.vnet.ibm.com>
> 
> 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@linux.vnet.ibm.com>"
> +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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-06  7:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-06  6:20 [PATCH] Adds the LTP control file under tests/kvm/autotest_control/ sudhir kumar
2009-07-06  7:15 ` Lucas Meneghel Rodrigues

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox