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' | ||||
7 | EXPERIMENTAL = "True" | ||||
8 | DOC=''' | ||||
9 | fio is an I/O tool meant to be used both for benchmark and stress/hardware | ||||
10 | verification. This test runs the fio tool. Details can be found at : | ||||
11 | http://freshmeat.net/projects/fio/ | ||||
12 | ''' | ||||
mbligh | d016ecc | 2006-11-25 21:41:07 +0000 | [diff] [blame] | 13 | job.run_test('fio') |