This patch adds the control file for running stress test under
kvm guests.

Signed-off-by: Sudhir Kumar <[email protected]>

Index: autotest/client/tests/kvm/autotest_control/stress.control
===================================================================
--- /dev/null
+++ autotest/client/tests/kvm/autotest_control/stress.control
@@ -0,0 +1,14 @@
+NAME='Stress'
+AUTHOR='Sudhir Kumar <[email protected]>'
+EXPERIMENTAL='True'
+TEST_TYPE='client'
+TIME='MEDIUM'
+TEST_CATEGORY='Functional'
+TEST_CLASS='Software'
+DOC='''\
+stress is not a benchmark, but is rather a tool designed to put given subsytems
+under a specified load. Instances in which this is useful include
those in which
+a system administrator wishes to perform tuning activities, a kernel or libc
+programmer wishes to evaluate denial of service possibilities, etc.
+'''
+job.run_test('stress')


-- 
Sudhir Kumar
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to