core-admin/qubes/tests
Marek Marczykowski-Górecki 6d11388807
api/admin: add 'wait' parameter to admin.vm.Shutdown
Add support for blocking shutdown call. This adds a symmetry to
admin.vm.Start call which is blocking.
Since the admin.vm.Shutdown has established semantic already, add a
'wait' parameter. It can be combined with 'force' as 'force+wait' (or
the other way around).
2021-01-13 02:06:16 +01:00
..
integ tests: skip pvgrub tests on Fedora 2020-12-31 06:12:02 +01:00
tools Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
vm Avoid permission problems 2020-11-27 20:05:18 -05:00
__init__.py Merge remote-tracking branch 'origin/pr/354' 2020-11-27 00:26:18 +01:00
api_admin.py api/admin: add 'wait' parameter to admin.vm.Shutdown 2021-01-13 02:06:16 +01:00
api_internal.py Add power state to get_system_info 2020-07-23 13:32:16 +02:00
api_misc.py Fix saving 'updates-available' flag reported by TemplateBasedVM 2019-01-19 03:25:21 +01:00
api.py Make qubesd connected directly as an socket qrexec service 2020-05-11 01:13:15 +02:00
app.py Fixed grey label color value causing accidental green icons 2020-08-23 01:58:43 +02:00
devices_block.py ext/block: prefer connecting cdrom as xvdd 2019-11-19 14:03:21 +01:00
devices.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
events.py events: add support for wildcard event handlers 2018-01-06 00:40:19 +01:00
ext.py ext: support for non-service feature advertisement 2020-09-23 01:16:38 +02:00
extra.py tests/extra: add vm.run(..., gui=) argument 2020-08-11 02:04:32 +02:00
firewall.py tests/firewall: update future time to be really in the future 2020-03-08 16:35:39 +01:00
init.py Deprecate property-del:name events and introduce property-reset:name instead 2020-05-23 03:57:42 +02:00
rpc_import.py import: check exact size of copied data 2020-01-23 09:48:58 +01:00
run.py tests: register syslog logger, log test start 2019-09-29 06:43:34 +02:00
storage_callback.py tests/lvm & callback: remove explicit class references 2020-08-05 16:56:02 +02:00
storage_file.py tests/file: run_until_complete(); coro_maybe() for single arg 2020-04-07 21:04:04 +00:00
storage_kernels.py storage/kernels: fix listing volumes 2019-11-10 01:14:34 +01:00
storage_lvm.py tests/lvm: re-introduce POOL_CONF 2020-11-17 17:43:37 +01:00
storage_reflink.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
storage.py storage/tests: expect the callback pool driver 2020-07-16 14:31:03 +02:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00