1NAME='Stress' 2AUTHOR='Sudhir Kumar <skumar@linux.vnet.ibm.com>' 3EXPERIMENTAL='True' 4TEST_TYPE='client' 5TIME='MEDIUM' 6TEST_CATEGORY='Functional' 7TEST_CLASS='Software' 8DOC='''\ 9stress is not a benchmark, but is rather a tool designed to put given subsytems 10under a specified load. Instances in which this is useful include those in which 11a system administrator wishes to perform tuning activities, a kernel or libc 12programmer wishes to evaluate denial of service possibilities, etc. 13''' 14job.run_test('stress') 15