You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
358 B

AUTHOR = "Randy.Dunlap <rdunlap@xenotime.net>"
NAME = "fio"
TEST_CATEGORY = "Stress"
TEST_CLASS = "General"
TEST_TYPE = "client"
TIME = 'MEDIUM'
DOC='''
fio is an I/O tool meant to be used both for benchmark and stress/hardware
verification. This test runs the fio tool. Details can be found at :
http://freshmeat.net/projects/fio/
'''
job.run_test('fio')