summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/030
AgeCommit message (Expand)Author
2020-05-18iotests/030: Reduce run time by unthrottling job earlierKevin Wolf
2020-05-05iotests: use python logging for iotests.log()John Snow
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé
2020-01-27iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth
2019-12-18blockjob: Fix error message for negative speedKevin Wolf
2019-09-10iotests: Restrict file Python tests to fileMax Reitz
2019-07-15iotests: Add read-only test case to 030Max Reitz
2019-07-15iotests: Add new case to 030Max Reitz
2019-07-15iotests: Compare error messages in 030Max Reitz
2019-07-15iotests: Fix throttling in 030Max Reitz
2019-04-02block: test block-stream with a base node that is used by block-commitAlberto Garcia
2018-10-30iotests: Use // for Python integer divisionMax Reitz
2018-05-23job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf
2018-03-19iotests: add pause_waitJohn Snow
2018-03-09iotests: Tweak 030 in order to trigger a race condition with parallel jobsAlberto Garcia
2017-11-14iotests: Make 030 less flakyMax Reitz
2017-10-06commit: Remove overlay_bsKevin Wolf
2017-07-24qemu-iotests: Avoid unnecessary sleepsKevin Wolf
2017-05-26qemu-iotests: Test streaming with missing job IDKevin Wolf
2017-05-11iotests: 030: Prepare for image lockingFam Zheng
2017-02-24iotests: Fix another race in 030John Snow
2016-10-31qemu-iotests: Test the 'base-node' parameter of 'block-stream'Alberto Garcia
2016-10-31qemu-iotests: Test streaming to a Quorum childAlberto Garcia
2016-10-31qemu-iotests: Test block-stream and block-commit in parallelAlberto Garcia
2016-10-31qemu-iotests: Test overlapping stream and commit operationsAlberto Garcia
2016-10-31qemu-iotests: Test block-stream operations in parallelAlberto Garcia
2016-10-31qemu-iotests: Test streaming to an intermediate layerAlberto Garcia
2016-09-05block: Accept node-name for block-streamKevin Wolf
2016-03-28qemu-iotests: add no-op streaming testAlberto Garcia
2016-03-28qemu-iotests: fix test_stream_partial()Alberto Garcia
2015-11-18iotests: fix race in 030John Snow
2014-12-10qemu-iotests: Add qemu-io format option in Python testsKevin Wolf
2014-05-19qemu-iotests: Fix blkdebug in VM drive in 030Fam Zheng
2014-04-25qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()Fam Zheng
2013-11-29qemu-iotests: Make test case 030, 040 and 055 deterministicFam Zheng
2013-10-30qemu-iotests: prefill some data to test imageFam Zheng
2013-06-04qemu-iotests: make create_image() commonStefan Hajnoczi
2013-06-04qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi
2013-06-04qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi
2012-09-28qemu-iotests: add tests for streaming error handlingPaolo Bonzini
2012-09-28qemu-iotests: add test for pausing a streaming operationPaolo Bonzini
2012-08-29qemu-iotests: add backing file smaller than image test caseStefan Hajnoczi
2012-08-15qemu-iotests: Fix 030 after switch to GenericErrorKevin Wolf
2012-06-15qemu-iotests: start vms in qtest modePaolo Bonzini
2012-06-15qemu-iotests: fill streaming test image with dataPaolo Bonzini
2012-05-10stream: do not copy unallocated sectors from the basePaolo Bonzini
2012-05-10stream: add testcase for partial streamingPaolo Bonzini
2012-05-10stream: fix sectors not allocated testPaolo Bonzini
2012-04-27qemu-iotests: add block-stream speed value test caseStefan Hajnoczi
2012-04-23qmp: make block job command naming consistentStefan Hajnoczi