core-admin/qubes/tests/integ
Marek Marczykowski-Górecki 0bccddf1f5
Adjust code for possibly coroutine Volume.export() and Volume.export_end()
Now Volume.export() may be a coroutine and also may be accompanied by
Volume.export_end() cleaning up after it.

See previous commits for building blocks for this.

This commit adjusts usage of Volume.export() and adds matching
Volume.export_end() throughout the code base.

Fixes QubesOS/qubes-issues#5935
2020-07-08 12:50:10 +02:00
..
tools Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
__init__.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
backup.py Adjust code for possibly coroutine Volume.export() and Volume.export_end() 2020-07-08 12:50:10 +02:00
backupcompatibility.py tests/backup: ignore automatic 'servicevm' feature... 2020-05-16 13:00:40 +02:00
basic.py Adjust code for possibly coroutine Volume.export() and Volume.export_end() 2020-07-08 12:50:10 +02:00
devices_block.py tests: migrate qvm-block tests to core3 2018-10-10 00:44:15 +02:00
devices_pci.py tests: set virt_mode='hvm' for PCI tests 2018-01-26 23:49:11 +01:00
dispvm.py tests: try to collect qvm-open-in-dvm output if no editor window is shown 2018-10-29 01:20:57 +01:00
dom0_update.py tests: switch simple http server to python3 2020-05-27 13:41:02 +02:00
grub.py tests: fix sorting kernel version 2019-09-27 16:29:21 +02:00
mime.py tests/mime: confirm closing Firefox 2019-04-13 21:50:34 +02:00
network_ipv6.py tests: move IPv6 tests into separate file 2020-06-06 04:07:55 +02:00
network.py tests: move IPv6 tests into separate file 2020-06-06 04:07:55 +02:00
qrexec.py tests: move pure-qrexec tests into separate module 2020-06-06 04:07:55 +02:00
salt.py tests: adjust top.enable salt test 2020-05-27 13:36:30 +02:00
storage.py storage/reflink: prefer canonical values for setup_check 2020-06-22 14:03:19 +00:00
vm_qrexec_gui.py tests: move pure-qrexec tests into separate module 2020-06-06 04:07:55 +02:00
vm_update.py tests: move vm update test to a seprate file 2020-06-06 04:07:54 +02:00