t/io_uring: only calculate per-file depth if we have files
[fio.git] / t / run-fio-tests.py
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2024-03-21 Vincent Fut/run-fio-tests: restrict t0031 to Linux only
2024-03-21 Shin'ichiro Kawasakitest: add the test for regrow logs with asynchronous...
2024-03-20 Vincent Fut/jobs/t0030: add test for --bandwidth-log option
2024-03-05 Avri Altmant/jobs: Rename test job 15
2024-02-15 Vincent Fut/run-fio-tests: add t/nvmept_trim.py
2024-02-14 Shin'ichiro Kawasakitest: add the test for loops option and read-verify...
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2023-07-03 Jens AxboeMerge branch 'libaio/actual_min_algo_update' of https...
2023-06-08 Vincent Fut/strided: adapt to use fiotestlib
2023-06-08 Vincent Fut/fiotestlib: use dictionaries for filenames and paths
2023-06-08 Vincent Fut/run-fio-tests: rename FioJobTest to FioJobFileTest
2023-06-08 Vincent Fut/run-fio-tests: split source file
2023-06-01 Vincent Fut/run-fio-tests: address issues identified by pylint
2023-06-01 Vincent Fut/run-fio-tests: integrate t/nvmept.py
2023-05-10 Vincent Fut/run-fio-test: fix comment
2023-04-13 Vincent Futest: improve evaluation of t0020.fio and t0021.fio
2023-04-13 Vincent Fut/random_seed: python script to test random seed options
2023-01-31 Vincent Futest: add test for lib/pattern segfault issue
2022-12-16 Vincent Fut/run-fio-tests: relax acceptance criteria for t0008
2022-11-19 Logan Gunthorpetest: add large pattern test
2022-10-24 Shin'ichiro Kawasakitest: add test for experimental verify with loops and...
2022-10-24 Shin'ichiro Kawasakitest: add test for verify read back of experimental...
2022-10-05 Vincent Futest: improve run-fio-tests.py file open method
2022-10-05 Vincent Futest: fix t/run-fio-tests.py style issues identified...
2022-10-05 Vincent Futest: add basic tests for trimwrite workloads
2022-10-05 Vincent Futest: fix style issues in run-fio-tests.py
2022-10-05 Vincent Futest: check all offsets touched for randtrimwrite
2022-10-05 Vincent Futest: clean up randtrimwrite test
2022-10-03 Vincent Futest: test job for randtrimwrite
2022-09-01 Jens AxboeMerge branch 'fiopr_compressfixes' of https://github...
2022-09-01 aggieNick02Fix fio silently dropping log entries when using log_co...
2022-08-30 Vincent Futest: add tests for lfsr and norandommap
2022-08-29 Vincent Futest: add some tests for seq and rand offsets
2022-08-26 Vincent Futest: add basic test for io_uring ioengine
2022-08-23 Vincent FuMerge branch 'sigbreak-wait' of github.com:bjpaupor/fio
2022-08-17 Jens AxboeMerge branch 'clarify-io-errors' of https://github...
2022-08-16 Vincent Futest: fix hash for t0016
2022-08-16 Vincent Futest: add latency test using posixaio ioengine
2022-08-09 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio test-tag-2022-08-09
2022-08-07 Vincent Futesting: add test for slat + clat = tlat
2022-08-07 Vincent Futesting: add test for slat + clat = tlat
2022-05-29 Jens AxboeMerge branch 'wip-lmy-rados' of https://github.com...
2022-05-28 Vincent Fut/run-fio-tests: improve json data decoding
2022-04-17 Jens AxboeMerge branch 'fix/json/strdup_memory_leak' of https...
2022-04-17 Denis Proninupdated logging of iops1, iops2, ratio in FioJobTest_io...
2022-01-28 Jens AxboeMerge branch 'patch-1' of https://github.com/Nikratio/fio
2021-12-10 Jens AxboeMerge branch 'github-actions' of https://github.com...
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-10-17 Vincent Furun-fio-tests: make test runs more resilient
2021-03-18 Jens AxboeMerge branch 'unified-merge' of https://github.com...
2021-01-29 Dmitry Fomichevt/zbd: add run-tests-against-nullb script
2020-08-31 Jens AxboeMerge branch 'multi_job_flow' of https://github.com...
2020-08-31 David, Barflow: add ability for weight-based flow control on...
2020-08-08 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-07-25 Jens AxboeMerge branch 'test-cleanup' of https://github.com/vince...
2020-07-25 Vincent Fut/run-fio-tests: add description to each test result...
2020-07-25 Vincent Fut/run-fio-tests: fix issues identified by pylint3 and...
2020-07-25 Vincent Fut/run-fio-tests: catch modprobe exceptions
2020-07-18 Jens AxboeMerge branch 'patch-1' of https://github.com/avlasov...
2020-07-04 Jens AxboeMerge branch 'overlap' of https://github.com/bvanassche/fio
2020-07-04 Bart Van AsscheAdd a test for serialize_overlap=1
2020-07-04 Bart Van Asschet/run-fio-tests.py: Increase IOPS tolerance further
2020-06-22 Jens AxboeMerge branch 'atomics' of https://github.com/bvanassche/fio
2020-06-22 Bart Van AsscheAdd a test that sets gtod_cpu=1
2020-06-22 Bart Van Asschet/run-fio-tests.py: Increase IOPS tolerance further
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
2020-06-10 Jens AxboeMerge branch 'nowait' of https://github.com/koct9i/fio
2020-06-10 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-06-07 Bart Van Asschet/run-fio-tests.py: Accept a wider range of IOPS values
2020-05-28 Jens AxboeMerge branch 'testing' of https://github.com/vincentkfu/fio
2020-05-28 Vincent Fut/run-fio-tests: pass-through arguments to test scripts
2020-05-21 Jens AxboeMerge branch 'latency_run' of https://github.com/liu...
2020-05-20 Jens AxboeMerge branch 'testing' of https://github.com/vincentkfu/fio
2020-05-20 Vincent Futesting: use max-jobs to speed up testing
2020-05-18 Vincent Fut/run-fio-tests: better catch file errors
2020-04-07 Jens AxboeMerge branch 'rdma-fixes' of https://github.com/dmonakh...
2020-04-07 Damien Le Moalfio: Generalize zonemode=zbd
2020-03-26 Jens AxboeMerge branch 'jsonplus2csv' of https://github.com/vince...
2020-03-26 Vincent Fut/jsonplus2csv_test.py: test script for tools/fio_jsonp...
2020-02-06 Jens AxboeMerge branch 'master' of https://github.com/vincentkfu/fio
2020-02-05 Vincent Fut/run-fio-tests: fix style issues
2020-02-04 Jens AxboeMerge branch 'latency-rebase-again' of https://github...
2020-02-04 Vincent Fut/run-fio-tests: increase time allowed for tests to...
2020-02-04 Vincent Fut/run-fio-tests: add latency_percentiles.py
2020-01-06 Jens AxboeMerge branch 'master' of https://github.com/vincentkfu/fio
2020-01-06 Vincent Fut/run-fio-tests: automatically skip t/jobs/t0005 on...
2019-12-12 Vincent Fut/run-fio-tests: relax acceptance criterion for t0011
2019-12-12 Vincent Fut/run-fio-tests: identify test id for debug messages
2019-12-12 Vincent Fut/run-fio-tests: improve Windows support
2019-12-12 Vincent Fut/run-fio-tests: detect requirements and skip tests...
2019-12-12 Vincent Fut/run-fio-tests: a few small improvements
2019-11-26 Jens AxboeMerge branch 'fallocate-truncate' of https://github...
2019-11-14 Vincent Fut/run-fio-tests: improve error handling
2019-11-07 Jens AxboeMerge branch 'testing' of https://github.com/vincentkfu/fio
2019-11-06 Vincent Fut/run-fio-tests: a script to automate running fio tests