aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/055
AgeCommit message (Expand)AuthorFilesLines
2023-10-12python: use vm.cmd() instead of vm.qmp() where appropriateVladimir Sementsov-Ogievskiy1-40/+22
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy1-0/+1
2020-05-08iotests/055: Use cache.no-flush for vmdk targetKevin Wolf1-4/+7
2020-05-08iotests: Backup with different source/target sizeKevin Wolf1-2/+39
2020-05-08iotests/055: skip vmdk target tests if vmdk is not whitelistedVladimir Sementsov-Ogievskiy1-0/+4
2020-05-08iotests/055: refactor compressed backup to vmdkVladimir Sementsov-Ogievskiy1-33/+37
2020-05-05iotests: don't use 'format' for drive_addJohn Snow1-1/+2
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé1-1/+1
2019-09-10iotests: Restrict file Python tests to fileMax Reitz1-1/+2
2018-03-19iotests: add pause_waitJohn Snow1-11/+6
2017-11-14iotests: Make 055 less flakyMax Reitz1-9/+16
2017-07-24qemu-iotests: Avoid unnecessary sleepsKevin Wolf1-6/+9
2017-05-11iotests: 055: Don't attach the target image already for drive-backupFam Zheng1-14/+18
2017-02-28backup: Use real permissions in backup block jobKevin Wolf1-4/+7
2016-09-20iotest 055: refactor and speed upVladimir Sementsov-Ogievskiy1-34/+18
2016-09-05qemu-iotests: add vmdk for test backup compression in 055Pavel Butsykin1-18/+39
2016-09-05qemu-iotests: test backup compression in 055Pavel Butsykin1-0/+97
2016-09-05block: Accept node-name for drive-backupKevin Wolf1-5/+2
2015-09-04iotests: Respect -nodefaults in tests 41 and 55Max Reitz1-3/+7
2015-09-04qemu-iotests: s390x: fix test 041 and 055Bo Tu1-0/+9
2015-03-19block: Fix blockdev-backup not to use funky error classMarkus Armbruster1-4/+7
2015-01-13qemu-iotests: Test blockdev-backup in 055Fam Zheng1-37/+174
2014-12-10qemu-iotests: Add qemu-io format option in Python testsKevin Wolf1-9/+9
2013-11-29qemu-iotests: Make test case 030, 040 and 055 deterministicFam Zheng1-3/+11
2013-07-26Add tests for sync modes 'TOP' and 'NONE'Ian Main1-0/+6
2013-07-15blockdev: add sync mode to drive-backup QMP commandStefan Hajnoczi1-15/+21
2013-06-28qemu-iotests: add 055 drive-backup test caseStefan Hajnoczi1-0/+282