summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/030
AgeCommit message (Expand)AuthorFilesLines
2018-03-19iotests: add pause_waitJohn Snow1-4/+2
2018-03-09iotests: Tweak 030 in order to trigger a race condition with parallel jobsAlberto Garcia1-9/+43
2017-11-14iotests: Make 030 less flakyMax Reitz1-2/+6
2017-10-06commit: Remove overlay_bsKevin Wolf1-4/+0
2017-07-24qemu-iotests: Avoid unnecessary sleepsKevin Wolf1-3/+4
2017-05-26qemu-iotests: Test streaming with missing job IDKevin Wolf1-0/+4
2017-05-11iotests: 030: Prepare for image lockingFam Zheng1-9/+9
2017-02-24iotests: Fix another race in 030John Snow1-1/+4
2016-10-31qemu-iotests: Test the 'base-node' parameter of 'block-stream'Alberto Garcia1-0/+37
2016-10-31qemu-iotests: Test streaming to a Quorum childAlberto Garcia1-0/+56
2016-10-31qemu-iotests: Test block-stream and block-commit in parallelAlberto Garcia1-0/+30
2016-10-31qemu-iotests: Test overlapping stream and commit operationsAlberto Garcia1-0/+89
2016-10-31qemu-iotests: Test block-stream operations in parallelAlberto Garcia1-0/+80
2016-10-31qemu-iotests: Test streaming to an intermediate layerAlberto Garcia1-1/+20
2016-09-05block: Accept node-name for block-streamKevin Wolf1-1/+1
2016-03-28qemu-iotests: add no-op streaming testAlberto Garcia1-0/+18
2016-03-28qemu-iotests: fix test_stream_partial()Alberto Garcia1-1/+2
2015-11-18iotests: fix race in 030John Snow1-1/+4
2014-12-10qemu-iotests: Add qemu-io format option in Python testsKevin Wolf1-11/+11
2014-05-19qemu-iotests: Fix blkdebug in VM drive in 030Fam Zheng1-1/+1
2014-04-25qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()Fam Zheng1-45/+5
2013-11-29qemu-iotests: Make test case 030, 040 and 055 deterministicFam Zheng1-5/+11
2013-10-30qemu-iotests: prefill some data to test imageFam Zheng1-0/+4
2013-06-04qemu-iotests: make create_image() commonStefan Hajnoczi1-23/+9
2013-06-04qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi1-15/+0
2013-06-04qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi1-29/+25
2012-09-28qemu-iotests: add tests for streaming error handlingPaolo Bonzini1-0/+220
2012-09-28qemu-iotests: add test for pausing a streaming operationPaolo Bonzini1-2/+38
2012-08-29qemu-iotests: add backing file smaller than image test caseStefan Hajnoczi1-0/+33
2012-08-15qemu-iotests: Fix 030 after switch to GenericErrorKevin Wolf1-4/+2
2012-06-15qemu-iotests: start vms in qtest modePaolo Bonzini1-1/+1
2012-06-15qemu-iotests: fill streaming test image with dataPaolo Bonzini1-1/+12
2012-05-10stream: do not copy unallocated sectors from the basePaolo Bonzini1-2/+3
2012-05-10stream: add testcase for partial streamingPaolo Bonzini1-1/+27
2012-05-10stream: fix sectors not allocated testPaolo Bonzini1-0/+1
2012-04-27qemu-iotests: add block-stream speed value test caseStefan Hajnoczi1-16/+69
2012-04-23qmp: make block job command naming consistentStefan Hajnoczi1-6/+6
2012-02-29test: add image streaming testsStefan Hajnoczi1-0/+151