aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/iotests.py
AgeCommit message (Expand)AuthorFilesLines
2018-06-12Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell1-2/+3
2018-06-11iotests: improve pause_jobVladimir Sementsov-Ogievskiy1-2/+7
2018-06-11iotests.py: Add qemu_io_silentMax Reitz1-0/+9
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost1-2/+3
2018-05-30qemu-iotests: Rewrite 210 for blockdev-create jobKevin Wolf1-2/+10
2018-05-30qemu-iotests: iotests.py helper for non-file protocolsKevin Wolf1-0/+17
2018-05-30qemu-iotests: Add VM.run_job()Kevin Wolf1-0/+19
2018-05-30qemu-iotests: Add iotests.img_info_log()Kevin Wolf1-0/+18
2018-05-30qemu-iotests: Add VM.qmp_log()Kevin Wolf1-0/+11
2018-05-30qemu-iotests: Add VM.get_qmp_events_filtered()Kevin Wolf1-0/+5
2018-05-23iotests: Move qmp_to_opts() to VMKevin Wolf1-22/+23
2018-05-23job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf1-0/+5
2018-04-11Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-5/+14
2018-04-10iotests.py: improve verify_image_format helperVladimir Sementsov-Ogievskiy1-3/+11
2018-04-10iotests.py: support unsupported_fmts in main()Vladimir Sementsov-Ogievskiy1-2/+3
2018-04-10iotests: fix wait_until_completed()Peter Xu1-6/+3
2018-03-19iotests: add pause_waitJohn Snow1-4/+8
2018-03-16Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell1-1/+6
2018-03-13iotests: add dirty bitmap postcopy testVladimir Sementsov-Ogievskiy1-1/+6
2018-03-13iotests: add file_path helperVladimir Sementsov-Ogievskiy1-0/+32
2018-03-13iotests.py: tiny refactor: move system imports upVladimir Sementsov-Ogievskiy1-2/+3
2018-02-09iotests: 205: support luks formatVladimir Sementsov-Ogievskiy1-0/+31
2018-01-26iotests: implement QemuIoInteractive classVladimir Sementsov-Ogievskiy1-0/+38
2017-12-19iotests: add VM.add_object()Stefan Hajnoczi1-0/+5
2017-10-11scripts: Remove debug parameter from QEMUMachineEduardo Habkost1-2/+0
2017-10-11iotests: Set up Python loggingEduardo Habkost1-0/+3
2017-09-05iotests: blacklist 194 with the luks driverDaniel P. Berrange1-1/+3
2017-09-05iotests.py: add FilePath context managerStefan Hajnoczi1-0/+26
2017-08-23qemu-iotests: add 194 non-shared storage migration testStefan Hajnoczi1-0/+13
2017-07-24qemu-iotests: Avoid unnecessary sleepsKevin Wolf1-0/+27
2017-04-07iotests: Add mirror tests for orphaned sourceMax Reitz1-0/+15
2016-10-31qemu-iotests: Add iotests.supports_quorum()Alberto Garcia1-1/+4
2016-10-27iotests: Add assert_json_filename_equal() methodMax Reitz1-0/+20
2016-10-27iotests.py: Allow concurrent qemu instancesMax Reitz1-2/+4
2016-10-27iotests.py: Add qemu_nbd functionMax Reitz1-0/+8
2016-09-23qemu-iotests/118: Test media change with qdev nameKevin Wolf1-0/+5
2016-09-05qemu-iotests: Log QMP traffic in debug modeKevin Wolf1-0/+5
2016-09-05qemu-iotests: test backup compression in 055Pavel Butsykin1-5/+5
2016-07-26iotest: fix python based IO testsDaniel P. Berrange1-20/+4
2016-07-22scripts: refactor the VM class in iotests for reuseDaniel P. Berrange1-131/+4
2016-05-12qemu-iotests: iotests: fail hard if not run via "check"Sascha Silbe1-1/+9
2016-04-20iotests: Add iotests.image_sizeFam Zheng1-0/+6
2016-04-15qemu-iotests: 041: More robust assertion on quorum nodeFam Zheng1-0/+14
2016-04-12qemu-iotests: iotests.py: get rid of __all__Sascha Silbe1-4/+0
2016-04-12qemu-iotests: 148: properly skip test if quorum support is missingSascha Silbe1-0/+5
2016-04-12qemu-iotests: iotests.VM: remove qtest socket on errorSascha Silbe1-1/+12
2016-03-30tests: add output filter to python I/O tests helperDaniel P. Berrange1-1/+24
2016-03-30tests: refactor python I/O tests helper main methodDaniel P. Berrange1-6/+12
2016-03-30tests: redirect stderr to stdout for iotestsDaniel P. Berrange1-2/+5
2015-12-18qemu-iotests: Remove cache mode test without mediumKevin Wolf1-1/+1