| AUTHOR = "Randy.Dunlap <[email protected]>" | |
| 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') |