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