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