t/zbd: update test case 42
[fio.git] / t / zbd / test-zbd-support
2021-06-14 Niklas Casselt/zbd: update test case 42
2021-06-08 Shin'ichiro Kawasakit/zbd: Fix write target zones counting in test case #31
2021-06-08 Shin'ichiro Kawasakit/zbd: Add ignore_zone_limit option to test with specia...
2021-04-12 Shin'ichiro Kawasakit/zbd: test repeated async write with block size unalig...
2021-04-10 Jens AxboeMerge branch 'wip-rados-dont-zerowrite' of https:/...
2021-03-18 Jens AxboeMerge branch 'unified-merge' of https://github.com...
2021-03-18 Jens AxboeMerge branch 'add-librpma-engines' of https://github...
2021-03-17 Jens AxboeMerge branch 'free-dump-options' of https://github...
2021-03-17 Jens AxboeMerge branch 'patch-1' of https://github.com/ihsinme/fio
2021-03-06 Jens AxboeMerge branch 'clock_monotonic_unused' of https://github...
2021-02-22 Alexey Dobriyanzbd: support 'z' suffix for zone granularity
2021-01-29 Dmitry Fomichevt/zbd: avoid looping on invalid command line options
2021-01-29 Dmitry Fomichevt/zbd: increase timeout in test #48
2021-01-29 Dmitry Fomichevt/zbd: show elapsed time in test-zbd-support
2021-01-29 Dmitry Fomichevt/zbd: add test #54 to exercise ZBD verification
2021-01-29 Dmitry Fomichevt/zbd: add checks for offline zone condition
2021-01-29 Dmitry Fomichevt/zbd: prevent test #31 from looping
2021-01-29 Dmitry Fomichevt/zbd: add an option to bail on a failed test
2021-01-29 Shin'ichiro Kawasakit/zbd: fix wrong units in test case #37
2021-01-29 Shin'ichiro Kawasakit/zbd: test random I/O direction in all-conventional...
2021-01-29 Shin'ichiro Kawasakit/zbd: test that zone_reset_threshold calculation is...
2021-01-29 Shin'ichiro Kawasakit/zbd: test that conventional zones are not locked...
2021-01-29 Shin'ichiro Kawasakit/zbd: skip tests that need too many sequential zones
2021-01-29 Shin'ichiro Kawasakit/zbd: skip tests when test prerequisites are not met
2021-01-29 Dmitry Fomichevt/zbd: check for error in test #2
2020-11-05 Jens AxboeMerge branch 'master' of https://github.com/albert...
2020-10-30 Shin'ichiro Kawasakit/zbd: Fix test target size of test case #48
2020-09-01 Shin'ichiro Kawasakit/zbd: Reset all zones before test when max open zones...
2020-09-01 Shin'ichiro Kawasakit/zbd: Add -o option to t/zbd/test-zoned-support
2020-09-01 Shin'ichiro Kawasakit/zbd: Improve usage message of test-zbd-support script
2020-08-18 Jens AxboeMerge branch 'filelock_assert_fix' of https://github...
2020-08-11 Dmitry Fomichevt/zbd: check log file for failed assertions
2020-08-08 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-07-24 Jens AxboeMerge branch 'sribs-patch-1039' of https://github.com...
2020-07-22 Shin'ichiro Kawasakit/zbd: Improve pass condition of test case #49
2020-07-21 Hans Holmbergt/zbd: Add test case to check zonecapacity option
2020-07-21 Hans Holmbergt/zbd: Support testing zone capacity smaller than zone...
2020-07-21 Shin'ichiro Kawasakit/zbd: Mandate blkzone capacity report for devices...
2020-07-18 Jens AxboeMerge branch 'patch-1' of https://github.com/avlasov...
2020-07-17 Shin'ichiro Kawasakit/zbd: Enable regular block devices for test case #47
2020-07-17 Shin'ichiro Kawasakit/zbd: Remove write before random read/write from test...
2020-07-17 Shin'ichiro Kawasakit/zbd: Combine write and read fio commands for test...
2020-07-17 Shin'ichiro Kawasakit/zbd: Combine write and read fio commands for test...
2020-07-17 Shin'ichiro Kawasakit/zbd: Combine write and read fio commands for test...
2020-07-17 Shin'ichiro Kawasakit/zbd: Add write_and_run_one_fio_job() helper function
2020-07-17 Shin'ichiro Kawasakit/zbd: Fix pass condition of test case #3
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
2020-06-10 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-05-26 Dmitry Fomichevt/zbd: make the test script easier to terminate
2020-05-26 Dmitry Fomichevt/zbd: beautify test script output
2020-05-20 Jens AxboeMerge branch 'testing' of https://github.com/vincentkfu/fio
2020-05-19 Jens AxboeMerge branch 'stephen/rate-ull' of https://github.com...
2020-05-15 Damien Le Moalt/zbd: Use max-jobs=16 option
2020-04-07 Jens AxboeMerge branch 'rdma-fixes' of https://github.com/dmonakh...
2020-04-07 Dmitry Fomichevt/zbd: Add support for libzbc IO engine tests
2020-03-18 Naohiro Aotazbd: add test for stressing zone locking
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-09-26 Shin'ichiro Kawasakit/zbd: Avoid magic number of test case count
2019-08-29 Damien Le Moalzbd: Add support for zoneskip option
2019-08-29 Damien Le Moalzbd: Cleanup zbd_init()
2019-08-14 Bart Van Asschezbd: Improve robustness of unit tests
2019-08-09 Shin'ichiro Kawasakit/zbd: Fix I/O bytes rounding errors
2019-02-24 Damien Le Moalt/zbd: Add multi-job libaio test
2019-02-24 Damien Le Moalt/zbd: Fix test 2 and 3 result handling
2019-02-24 Shin'ichiro Kawasakit/zbd: Fix handling of partition devices
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-09-29 Bart Van Asschet/zbd/test-zbd-support: Report a test summary when...
2018-09-29 Bart Van Asschet/zbd/test-zbd-support: Set fio aux path and forbid...
2018-09-29 Bart Van Asschet/zbd/test-zbd-support: Ensure that an assertion failur...
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-08-24 Jens AxboeMerge branch 'zbd'
2018-08-24 Bart Van AsscheAdd scripts for testing the fio zoned block device...