blob: e430ba9e34bd6a7f39a30cec80f0d0b68bd4827b [file] [log] [blame]
AUTHOR = 'Ricky Benitez (rickyb@google.com)'
NAME = 'ddtest'
DOC = '''
Spawn multiple threads to write sequentially to the same disk and time
the entire operation. Intended to detect basic performance regressions
in disk writes.
'''
SUITE = "kernel_daily_benchmarks"
TIME = 'SHORT'
TEST_CLASS = 'kernel'
TEST_CATEGORY = 'Functional'
TEST_TYPE = 'client'
job.run_test('ddtest')