summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/041
Commit message (Expand)AuthorAgeFilesLines
* iotests: define group in each iotestVladimir Sementsov-Ogievskiy2021-01-201-0/+1
* iotests: Add filter mirror test casesMax Reitz2020-09-081-1/+145
* iotests: Specify explicit backing format where sensibleEric Blake2020-07-141-12/+25
* iotests/041: Skip test_small_target for qedMax Reitz2020-06-171-0/+2
* iotests: Mirror with different source/target sizeKevin Wolf2020-05-181-0/+45
* iotests/041: drop self.assert_no_active_block_jobs()Vladimir Sementsov-Ogievskiy2020-05-081-8/+0Star
* iotests/041: Fix NBD socket pathMax Reitz2020-05-041-1/+1
* iotests: Check that @replaces can replace filtersMax Reitz2020-02-181-0/+46
* iotests: Add tests for invalid Quorum @replacesMax Reitz2020-02-181-1/+69
* iotests: Use self.image_len in TestRepairQuorumMax Reitz2020-02-181-1/+1
* iotests: Resolve TODOs in 041Max Reitz2020-02-181-4/+2Star
* iotests/041: Drop superfluous shutdownsMax Reitz2020-02-181-11/+0Star
* iotests: Let 041 use -blockdev for quorum childrenMax Reitz2020-02-181-1/+4
* tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé2020-02-071-1/+1
* iotests: Test 041 only works on certain systemsThomas Huth2020-02-061-1/+2
* iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth2020-01-271-36/+3Star
* iotests: Add test for failing mirror completeMax Reitz2020-01-061-0/+44
* iotests: Restrict file Python tests to fileMax Reitz2019-09-101-1/+2
* iotests: Full mirror to existing non-zero imageMax Reitz2019-08-191-4/+58
* iotests: Replace assertEquals() with assertEqual()Kevin Wolf2018-11-211-3/+3
* iotests: Use // for Python integer divisionMax Reitz2018-10-311-2/+2
* mirror: Fail gracefully for source == targetKevin Wolf2018-08-151-0/+6
* iotests: Move qmp_to_opts() to VMKevin Wolf2018-05-231-3/+3
* job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf2018-05-231-1/+16
* qemu-iotests/041: Fix leaked scratch imagesKevin Wolf2017-08-011-1/+3
* qemu-iotests: Avoid unnecessary sleepsKevin Wolf2017-07-241-8/+4Star
* block: Skip implicit nodes in query-block/blockstatsKevin Wolf2017-07-241-1/+37
* iotests: Add mirror tests for orphaned sourceMax Reitz2017-04-071-0/+46
* qemu-iotests: Add iotests.supports_quorum()Alberto Garcia2016-10-311-15/+12Star
* block: Remove "options" indirection from blockdev-addKevin Wolf2016-10-241-6/+5Star
* qemu-iotests/041: Avoid blockdev-add with idKevin Wolf2016-09-231-39/+32Star
* block: Accept node-name for drive-mirrorKevin Wolf2016-09-051-5/+3Star
* iotests: add small-granularity mirror testJohn Snow2016-06-291-0/+30
* mirror: Allow target that already has a BlockBackendKevin Wolf2016-05-251-27/+0Star
* qemu-iotests: 041: More robust assertion on quorum nodeFam Zheng2016-04-151-8/+4Star
* iotests: Add test cases for blockdev-mirrorFam Zheng2016-01-071-23/+77
* block: auto-generated node-namesJeff Cody2015-10-161-2/+2
* typofixes - v4Veres Lajos2015-09-111-1/+1
* iotests: Respect -nodefaults in tests 41 and 55Max Reitz2015-09-041-3/+9
* qemu-iotests: s390x: fix test 041 and 055Bo Tu2015-09-041-0/+6
* qemu-iotests: Make block job methods commonFam Zheng2015-07-021-51/+15Star
* iotests: Omit length/offset test in 040 and 041Max Reitz2014-11-031-4/+1Star
* qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtinBenoît Canet2014-07-071-2/+39
* mirror: Fix qiov size for short requestsKevin Wolf2014-07-071-0/+5
* qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode.Benoît Canet2014-06-271-4/+192
* qemu-iotests: Test 0-length image for mirrorFam Zheng2014-06-261-3/+8
* qemu-iotests: Fix test 041Max Reitz2013-11-271-8/+24
* qemu-iotests: Extend 041 for unbacked mirroringMax Reitz2013-11-141-0/+25
* qemu-iotests: extract wait_until_completed() into iotests.pyStefan Hajnoczi2013-06-281-12/+2Star
* qemu-iotests: make create_image() commonStefan Hajnoczi2013-06-041-17/+7Star