blob: 532425cb33f2e259c95803f41a10f60f27c9f4d6 [file] [log] [blame]
AUTHOR = 'Sudhir Kumar <skumar@linux.vnet.ibm.com>'
NAME = 'Disktest'
DOC = '''\
Pattern test of the disk, using unique signatures for each block and each
iteration of the test. Designed to check for data corruption issues in the
disk and disk controller.
It writes 50MB/s of 500KB size ops.
'''
TIME = 'MEDIUM'
TEST_CATEGORY = 'Kernel'
TEST_TYPE = 'client'
TEST_CLASS = 'Hardware'
job.run_test('disktest')