t/jobs: fix t0011 syntax error
[fio.git] / t / jobs / t0011-5d2788d5.fio
1 # Expected results: no parse warnings, runs and with roughly 1/8 iops between
2 #                       the two jobs.
3 # Buggy result: parse warning on flow value overflow, no 1/8 division between
4 #                       jobs.
5 #
6 [global]
7 bs=4k
8 ioengine=null
9 size=100g
10 runtime=3
11 flow_id=1
12
13 [flow1]
14 flow=-8
15 rate_iops=1000
16
17 [flow2]
18 flow=1