blob: a304b8beb0f8109a02f5671ab36bb0e569267d23 [file] [log] [blame]
koder aka kdanilov88407ff2015-05-26 15:35:57 +03001[global]
2include defaults.cfg
koder aka kdanilov416b87a2015-05-12 00:26:04 +03003
koder aka kdanilov652cd802015-04-13 12:21:07 +03004# 24h test
koder aka kdanilov4e9f3ed2015-04-14 11:26:12 +03005NUM_ROUNDS1=270
6NUM_ROUNDS2=261
koder aka kdanilov652cd802015-04-13 12:21:07 +03007
koder aka kdanilov88407ff2015-05-26 15:35:57 +03008direct=1
9blocksize=128k
10rw=randwrite
koder aka kdanilov652cd802015-04-13 12:21:07 +030011
12# ---------------------------------------------------------------------
13# check read and write linearity. oper_time = func(size)
14# ---------------------------------------------------------------------
koder aka kdanilov88407ff2015-05-26 15:35:57 +030015[24h_test]
koder aka kdanilov4e9f3ed2015-04-14 11:26:12 +030016runtime=30
koder aka kdanilov88407ff2015-05-26 15:35:57 +030017NUM_ROUND={NUM_ROUNDS1}
koder aka kdanilov4e9f3ed2015-04-14 11:26:12 +030018
koder aka kdanilov88407ff2015-05-26 15:35:57 +030019[24h_test]
20runtime=300
21NUM_ROUND={NUM_ROUNDS2}
koder aka kdanilov652cd802015-04-13 12:21:07 +030022