t/zbd: Remove unnecessary option for zbc_reset_zone
[fio.git] / t / readonly.py
index 43686c9c3d9ef0cd5341309030152fca184d979e..464847c6034d4474b1974174c9dd9d8453c1a200 100755 (executable)
@@ -36,6 +36,7 @@ def parse_args():
 
 def run_fio(fio, test, index):
     fio_args = [
+                "--max-jobs=16",
                 "--name=readonly",
                 "--ioengine=null",
                 "--time_based",