summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/041
AgeCommit message (Expand)Author
2020-06-17iotests/041: Skip test_small_target for qedMax Reitz
2020-05-18iotests: Mirror with different source/target sizeKevin Wolf
2020-05-08iotests/041: drop self.assert_no_active_block_jobs()Vladimir Sementsov-Ogievskiy
2020-05-04iotests/041: Fix NBD socket pathMax Reitz
2020-02-18iotests: Check that @replaces can replace filtersMax Reitz
2020-02-18iotests: Add tests for invalid Quorum @replacesMax Reitz
2020-02-18iotests: Use self.image_len in TestRepairQuorumMax Reitz
2020-02-18iotests: Resolve TODOs in 041Max Reitz
2020-02-18iotests/041: Drop superfluous shutdownsMax Reitz
2020-02-18iotests: Let 041 use -blockdev for quorum childrenMax Reitz
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé
2020-02-06iotests: Test 041 only works on certain systemsThomas Huth
2020-01-27iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth
2020-01-06iotests: Add test for failing mirror completeMax Reitz
2019-09-10iotests: Restrict file Python tests to fileMax Reitz
2019-08-19iotests: Full mirror to existing non-zero imageMax Reitz
2018-11-21iotests: Replace assertEquals() with assertEqual()Kevin Wolf
2018-10-30iotests: Use // for Python integer divisionMax Reitz
2018-08-15mirror: Fail gracefully for source == targetKevin Wolf
2018-05-23iotests: Move qmp_to_opts() to VMKevin Wolf
2018-05-23job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf
2017-08-01qemu-iotests/041: Fix leaked scratch imagesKevin Wolf
2017-07-24qemu-iotests: Avoid unnecessary sleepsKevin Wolf
2017-07-24block: Skip implicit nodes in query-block/blockstatsKevin Wolf
2017-04-07iotests: Add mirror tests for orphaned sourceMax Reitz
2016-10-31qemu-iotests: Add iotests.supports_quorum()Alberto Garcia
2016-10-24block: Remove "options" indirection from blockdev-addKevin Wolf
2016-09-23qemu-iotests/041: Avoid blockdev-add with idKevin Wolf
2016-09-05block: Accept node-name for drive-mirrorKevin Wolf
2016-06-28iotests: add small-granularity mirror testJohn Snow
2016-05-25mirror: Allow target that already has a BlockBackendKevin Wolf
2016-04-15qemu-iotests: 041: More robust assertion on quorum nodeFam Zheng
2016-01-07iotests: Add test cases for blockdev-mirrorFam Zheng
2015-10-16block: auto-generated node-namesJeff Cody
2015-09-11typofixes - v4Veres Lajos
2015-09-04iotests: Respect -nodefaults in tests 41 and 55Max Reitz
2015-09-04qemu-iotests: s390x: fix test 041 and 055Bo Tu
2015-07-02qemu-iotests: Make block job methods commonFam Zheng
2014-11-03iotests: Omit length/offset test in 040 and 041Max Reitz
2014-07-07qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtinBenoît Canet
2014-07-07mirror: Fix qiov size for short requestsKevin Wolf
2014-06-27qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode.Benoît Canet
2014-06-26qemu-iotests: Test 0-length image for mirrorFam Zheng
2013-11-27qemu-iotests: Fix test 041Max Reitz
2013-11-14qemu-iotests: Extend 041 for unbacked mirroringMax Reitz
2013-06-28qemu-iotests: extract wait_until_completed() into iotests.pyStefan Hajnoczi
2013-06-04qemu-iotests: make create_image() commonStefan Hajnoczi
2013-06-04qemu-iotests: make compare_images() commonStefan Hajnoczi
2013-06-04qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi
2013-06-04qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi