aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/041
AgeCommit message (Expand)AuthorFilesLines
2021-07-09qemu-img: Require -F with -b backing imageEric Blake1-2/+4
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy1-0/+1
2020-09-08iotests: Add filter mirror test casesMax Reitz1-1/+145
2020-07-14iotests: Specify explicit backing format where sensibleEric Blake1-12/+25
2020-06-17iotests/041: Skip test_small_target for qedMax Reitz1-0/+2
2020-05-18iotests: Mirror with different source/target sizeKevin Wolf1-0/+45
2020-05-08iotests/041: drop self.assert_no_active_block_jobs()Vladimir Sementsov-Ogievskiy1-8/+0
2020-05-04iotests/041: Fix NBD socket pathMax Reitz1-1/+1
2020-02-18iotests: Check that @replaces can replace filtersMax Reitz1-0/+46
2020-02-18iotests: Add tests for invalid Quorum @replacesMax Reitz1-1/+69
2020-02-18iotests: Use self.image_len in TestRepairQuorumMax Reitz1-1/+1
2020-02-18iotests: Resolve TODOs in 041Max Reitz1-4/+2
2020-02-18iotests/041: Drop superfluous shutdownsMax Reitz1-11/+0
2020-02-18iotests: Let 041 use -blockdev for quorum childrenMax Reitz1-1/+4
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé1-1/+1
2020-02-06iotests: Test 041 only works on certain systemsThomas Huth1-1/+2
2020-01-27iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth1-36/+3
2020-01-06iotests: Add test for failing mirror completeMax Reitz1-0/+44
2019-09-10iotests: Restrict file Python tests to fileMax Reitz1-1/+2
2019-08-19iotests: Full mirror to existing non-zero imageMax Reitz1-4/+58
2018-11-21iotests: Replace assertEquals() with assertEqual()Kevin Wolf1-3/+3
2018-10-30iotests: Use // for Python integer divisionMax Reitz1-2/+2
2018-08-15mirror: Fail gracefully for source == targetKevin Wolf1-0/+6
2018-05-23iotests: Move qmp_to_opts() to VMKevin Wolf1-3/+3
2018-05-23job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf1-1/+16
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