summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/030
Commit message (Expand)AuthorAgeFilesLines
* iotests: rebase qemu_io() on top of qemu_tool()John Snow2022-04-251-36/+49
* iotests: Fix status checksHanna Reitz2022-03-291-5/+20
* block/stream: Drain subtree around graph changeHanna Reitz2022-03-291-0/+5
* iotests/030: Unthrottle parallel jobs in reverseHanna Reitz2021-11-161-1/+10
* block: Clarify error messages pertaining to 'node-name'Connor Kuehl2021-03-081-2/+2
* iotests: 30: drop from auto group (and effectively from make check)Vladimir Sementsov-Ogievskiy2021-02-051-1/+1
* block: apply COR-filter to block-stream jobsAndrey Shinkevich2021-01-261-3/+5
* iotests: 30: prepare to COR filter insertion by stream jobVladimir Sementsov-Ogievskiy2021-01-261-1/+3
* iotests: define group in each iotestVladimir Sementsov-Ogievskiy2021-01-201-0/+1
* iotests: Skip test_stream_parallel in test 030 when doing "make check"Thomas Huth2020-09-151-0/+2
* iotests/030: Reduce job speed to make race less likelyKevin Wolf2020-07-171-1/+1
* iotests: Specify explicit backing format where sensibleEric Blake2020-07-141-7/+19
* iotests/030: Reduce run time by unthrottling job earlierKevin Wolf2020-05-181-3/+3
* iotests: use python logging for iotests.log()John Snow2020-05-051-2/+2
* tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé2020-02-071-1/+1
* iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth2020-01-271-3/+1Star
* blockjob: Fix error message for negative speedKevin Wolf2019-12-181-2/+2
* iotests: Restrict file Python tests to fileMax Reitz2019-09-101-1/+2
* iotests: Add read-only test case to 030Max Reitz2019-07-151-1/+28
* iotests: Add new case to 030Max Reitz2019-07-151-0/+25
* iotests: Compare error messages in 030Max Reitz2019-07-151-24/+42
* iotests: Fix throttling in 030Max Reitz2019-07-151-5/+27
* block: test block-stream with a base node that is used by block-commitAlberto Garcia2019-04-021-0/+17
* iotests: Use // for Python integer divisionMax Reitz2018-10-311-1/+1
* job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf2018-05-231-3/+14
* iotests: add pause_waitJohn Snow2018-03-191-4/+2Star
* iotests: Tweak 030 in order to trigger a race condition with parallel jobsAlberto Garcia2018-03-091-9/+43
* iotests: Make 030 less flakyMax Reitz2017-11-141-2/+6
* commit: Remove overlay_bsKevin Wolf2017-10-061-4/+0Star
* qemu-iotests: Avoid unnecessary sleepsKevin Wolf2017-07-241-3/+4
* qemu-iotests: Test streaming with missing job IDKevin Wolf2017-05-261-0/+4
* iotests: 030: Prepare for image lockingFam Zheng2017-05-111-9/+9
* iotests: Fix another race in 030John Snow2017-02-241-1/+4
* qemu-iotests: Test the 'base-node' parameter of 'block-stream'Alberto Garcia2016-10-311-0/+37
* qemu-iotests: Test streaming to a Quorum childAlberto Garcia2016-10-311-0/+56
* qemu-iotests: Test block-stream and block-commit in parallelAlberto Garcia2016-10-311-0/+30
* qemu-iotests: Test overlapping stream and commit operationsAlberto Garcia2016-10-311-0/+89
* qemu-iotests: Test block-stream operations in parallelAlberto Garcia2016-10-311-0/+80
* qemu-iotests: Test streaming to an intermediate layerAlberto Garcia2016-10-311-1/+20
* block: Accept node-name for block-streamKevin Wolf2016-09-051-1/+1
* qemu-iotests: add no-op streaming testAlberto Garcia2016-03-281-0/+18
* qemu-iotests: fix test_stream_partial()Alberto Garcia2016-03-281-1/+2
* iotests: fix race in 030John Snow2015-11-181-1/+4
* qemu-iotests: Add qemu-io format option in Python testsKevin Wolf2014-12-101-11/+11
* qemu-iotests: Fix blkdebug in VM drive in 030Fam Zheng2014-05-191-1/+1
* qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()Fam Zheng2014-04-251-45/+5Star
* qemu-iotests: Make test case 030, 040 and 055 deterministicFam Zheng2013-11-291-5/+11
* qemu-iotests: prefill some data to test imageFam Zheng2013-10-301-0/+4
* qemu-iotests: make create_image() commonStefan Hajnoczi2013-06-041-23/+9Star
* qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi2013-06-041-15/+0Star