core-admin/qubes/tests
Marek Marczykowski-Górecki 76640df091
Merge branch 'tests-storage'
* tests-storage:
  tests: register libvirt events
  tests: even more agressive cleanup in tearDown
  app: do not wrap libvirt_conn.close() in auto-reconnect wrapper
  api: keep track of established connections
  tests: drop VM cleanup from tearDownClass, fix asyncio usage in tearDown
  storage: fix Storage.clone and Storage.clone_volume
  tests: more tests fixes
  firewall: raise ValueError on invalid hostname in dsthost=
  qmemman: don't load qubes.xml
  tests: fix AdminVM test
  tests: create temporary files in /tmp
  tests: remove renaming test - it isn't supported anymore
  tests: various fixes for storage tests
  tests: fix removing LVM volumes
  tests: fix asyncio usage in some tests
  tests: minor fixes to api/admin tests
  storage/file: create -cow.img only when needed
  storage: move volume_config['source'] filling to one place
  app: do not create 'default' storage pool
  app: add missing setters for default_pool* global properties
2017-07-29 05:01:42 +02:00
..
integ Merge branch 'tests-storage' 2017-07-29 05:01:42 +02:00
tools tests: adjust TC_00_QubesDaemonProtocol for reorganized api module 2017-06-21 06:59:58 +02:00
vm tests: fix AdminVM test 2017-07-26 03:26:40 +02:00
__init__.py tests: register libvirt events 2017-07-26 03:27:00 +02:00
api_admin.py Merge branch 'tests-storage' 2017-07-29 05:01:42 +02:00
api_misc.py Follow change of qubesdb path return type 2017-07-25 05:20:38 +02:00
api.py tests: adjust TC_00_QubesDaemonProtocol for reorganized api module 2017-06-21 06:59:58 +02:00
app.py qubes.tests asyncio 2017-05-29 17:34:15 +02:00
devices_block.py Follow change of qubesdb path return type 2017-07-25 05:20:38 +02:00
devices.py devices: make attach/detach related events async 2017-07-04 13:04:23 +02:00
events.py events: add support for async event handlers 2017-07-04 13:04:22 +02:00
ext.py qubes.NotifyTools: ignore '/qubes-tools/version' completely 2017-06-14 10:44:24 +02:00
extra.py When running tests clean up and remove qubesd.socket 2017-07-14 14:54:04 +02:00
firewall.py firewall: raise ValueError on invalid hostname in dsthost= 2017-07-26 03:26:58 +02:00
init.py tests: more tests fixes 2017-07-26 03:26:58 +02:00
run.py qubes/api: refactor creating multiple qubesd sockets 2017-06-21 00:17:37 +02:00
storage_file.py tests: various fixes for storage tests 2017-07-26 03:26:13 +02:00
storage_kernels.py tests: very basic tests for LinuxKernel pool 2017-05-17 11:17:22 +02:00
storage_lvm.py tests: various fixes for storage tests 2017-07-26 03:26:13 +02:00
storage.py tests: various fixes for storage tests 2017-07-26 03:26:13 +02:00
tarwriter.py tarwriter: use new PAX format, instead of old GNU for sparse files 2017-07-21 03:14:06 +02:00