core-admin/qubes/tests/integ
Marek Marczykowski-Górecki f30eebc40e
Merge branch 'devel20200705'
* devel20200705:
  tests: skip gnome-terminal on xfce template flavor
  tests: fix FD leak in qrexec test
  tests: switch default LVM pool to qubes_dom0/vm-pool
  backup: fix error handler for scrypt errors
  Adjust code for possibly coroutine Volume.export() and Volume.export_end()
  storage: add Volume.export_end() function
  backup: add support for calling a function after backing up a file/volume
  backup: call volume.export() just before actually extracting it
  vm/dispvm: place all volumes in the same pool as DispVM's template
  tests: extend TestPool storage driver to make create_on_disk working
  storage: pass a copy of volume_config to pool.init_volume
  tests: cleanup properly in wait_on_fail decorator
2020-07-15 16:22:08 +02:00
..
tools
__init__.py
backup.py
backupcompatibility.py
basic.py
devices_block.py
devices_pci.py tests: set virt_mode='hvm' for PCI tests 2018-01-26 23:49:11 +01:00
dispvm.py
dom0_update.py
grub.py tests: fix sorting kernel version 2019-09-27 16:29:21 +02:00
mime.py
network_ipv6.py tests: move IPv6 tests into separate file 2020-06-06 04:07:55 +02:00
network.py
qrexec.py
salt.py
storage.py
vm_qrexec_gui.py Merge branch 'devel20200705' 2020-07-15 16:22:08 +02:00
vm_update.py