diff mbox

[autotest,2/6] add-ebizzy-control-file-in-kvm-test under autotest

Message ID a50cf5ab0907080120u79f52c05h7415a348ccf98b4c@mail.gmail.com (mailing list archive)
State New, archived
Headers show

Commit Message

sudhir kumar July 8, 2009, 8:20 a.m. UTC
This patch adds the control file for ebizzy test to be executed
under kvm test.

Signed-off-by: Sudhir Kumar <skumar@linux.vnet.ibm.com>
diff mbox

Patch

Index: autotest/client/tests/kvm/autotest_control/ebizzy.control
===================================================================
--- /dev/null
+++ autotest/client/tests/kvm/autotest_control/ebizzy.control
@@ -0,0 +1,11 @@ 
+NAME = "ebizzy"
+AUTHOR = "Sudhir Kumar <skumar@linux.vnet.ibm.com>"
+TIME = "MEDIUM, VARIABLE"
+TEST_CATEGORY = "FUNCTIONAL"
+TEST_CLASS = "SYSTEM STRESS"
+TEST_TYPE = "CLIENT"
+DOC = """
+http://sourceforge.net/project/platformdownload.php?group_id=202378&sel_platform=3809
+"""
+
+job.run_test('ebizzy', args = '-vv')