summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/041
AgeCommit message (Expand)AuthorFilesLines
2017-08-01qemu-iotests/041: Fix leaked scratch imagesKevin Wolf1-1/+3
2017-07-24qemu-iotests: Avoid unnecessary sleepsKevin Wolf1-8/+4
2017-07-24block: Skip implicit nodes in query-block/blockstatsKevin Wolf1-1/+37
2017-04-07iotests: Add mirror tests for orphaned sourceMax Reitz1-0/+46
2016-10-31qemu-iotests: Add iotests.supports_quorum()Alberto Garcia1-15/+12
2016-10-24block: Remove "options" indirection from blockdev-addKevin Wolf1-6/+5
2016-09-23qemu-iotests/041: Avoid blockdev-add with idKevin Wolf1-39/+32
2016-09-05block: Accept node-name for drive-mirrorKevin Wolf1-5/+3
2016-06-28iotests: add small-granularity mirror testJohn Snow1-0/+30
2016-05-25mirror: Allow target that already has a BlockBackendKevin Wolf1-27/+0
2016-04-15qemu-iotests: 041: More robust assertion on quorum nodeFam Zheng1-8/+4
2016-01-07iotests: Add test cases for blockdev-mirrorFam Zheng1-23/+77
2015-10-16block: auto-generated node-namesJeff Cody1-2/+2
2015-09-11typofixes - v4Veres Lajos1-1/+1
2015-09-04iotests: Respect -nodefaults in tests 41 and 55Max Reitz1-3/+9
2015-09-04qemu-iotests: s390x: fix test 041 and 055Bo Tu1-0/+6
2015-07-02qemu-iotests: Make block job methods commonFam Zheng1-51/+15
2014-11-03iotests: Omit length/offset test in 040 and 041Max Reitz1-4/+1
2014-07-07qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtinBenoît Canet1-2/+39
2014-07-07mirror: Fix qiov size for short requestsKevin Wolf1-0/+5
2014-06-27qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode.Benoît Canet1-4/+192
2014-06-26qemu-iotests: Test 0-length image for mirrorFam Zheng1-3/+8
2013-11-27qemu-iotests: Fix test 041Max Reitz1-8/+24
2013-11-14qemu-iotests: Extend 041 for unbacked mirroringMax Reitz1-0/+25
2013-06-28qemu-iotests: extract wait_until_completed() into iotests.pyStefan Hajnoczi1-12/+2
2013-06-04qemu-iotests: make create_image() commonStefan Hajnoczi1-17/+7
2013-06-04qemu-iotests: make compare_images() commonStefan Hajnoczi1-31/+10
2013-06-04qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi1-38/+20
2013-06-04qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi1-32/+28
2013-02-01block: Adds mirroring tests for resized imagesVishvananda Ishaya1-0/+48
2013-01-25mirror: add buf-size argument to drive-mirrorPaolo Bonzini1-0/+31
2013-01-25mirror: perform COW if the cluster size is bigger than the granularityPaolo Bonzini1-0/+50
2012-10-24qemu-iotests: add testcases for mirroring on-source-error/on-target-errorPaolo Bonzini1-0/+253
2012-10-24qemu-iotests: add mirroring test casePaolo Bonzini1-0/+362