aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/129
AgeCommit message (Expand)AuthorFilesLines
2023-10-12python: use vm.cmd() instead of vm.qmp() where appropriateVladimir Sementsov-Ogievskiy1-9/+5
2023-10-12iotests: drop some extra ** in qmp() callVladimir Sementsov-Ogievskiy1-1/+1
2021-11-02pylint: fix errors and warnings generated by tests/qemu-iotests/297Emanuele Giuseppe Esposito1-9/+9
2021-01-26iotests/129: Limit backup's max-chunk/max-workersMax Reitz1-1/+6
2021-01-26iotests/129: Clean up pylint and mypy complaintsMax Reitz1-2/+2
2021-01-26iotests/129: Limit mirror job's buffer sizeMax Reitz1-1/+1
2021-01-26iotests/129: Actually test a commit jobMax Reitz1-2/+25
2021-01-26iotests/129: Use throttle nodeMax Reitz1-24/+13
2021-01-26iotests/129: Do not check @busyMax Reitz1-1/+1
2021-01-26iotests/129: Remove test images in tearDown()Max Reitz1-0/+2
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy1-0/+1
2020-07-14iotests: Specify explicit backing format where sensibleEric Blake1-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-09iotests: Mark all tests executableEric Blake1-0/+0
2015-04-28qemu-iotests: Test that "stop" doesn't drain block jobsFam Zheng1-0/+86