mbligh | ccc2cb4 | 2008-07-10 17:20:19 +0000 | [diff] [blame] | 1 | AUTHOR = "Randy.Dunlap <rdunlap@xenotime.net>" |
| 2 | NAME = "fio" |
| 3 | TEST_CATEGORY = "Stress" |
| 4 | TEST_CLASS = "General" |
| 5 | TEST_TYPE = "client" |
| 6 | TIME = 'MEDIUM' |
mbligh | ccc2cb4 | 2008-07-10 17:20:19 +0000 | [diff] [blame] | 7 | DOC=''' |
| 8 | fio is an I/O tool meant to be used both for benchmark and stress/hardware |
| 9 | verification. This test runs the fio tool. Details can be found at : |
| 10 | http://freshmeat.net/projects/fio/ |
| 11 | ''' |
mbligh | d016ecc | 2006-11-25 21:41:07 +0000 | [diff] [blame] | 12 | job.run_test('fio') |