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