core-admin/qubes/tests
Pawel Marczewski fe72fe1681
Fix overlapping block device names
This was caused by a change in Jinja template engine that breaks
assignments like {% set i = i + 1 %} in a loop.

Jinja 2.10 introduces a "namespace" object for this use case, but
unfortunately dom0-fc25 uses 2.8.1.

See:

https://github.com/pallets/jinja/issues/641
https://github.com/pallets/jinja/pull/684

Fixes QubesOS/qubes-issues#5551.
2020-01-23 11:27:05 +01:00
..
integ tests: fix key generation for dom0 updates tests 2020-01-17 04:50:31 +01:00
tools Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
vm Fix overlapping block device names 2020-01-23 11:27:05 +01:00
__init__.py ext/pci: handle 'qubes-close' event 2020-01-11 03:54:30 +01:00
api_admin.py Add admin.vm.CurrentState method 2020-01-15 16:06:08 +01:00
api_internal.py tests: remove unused imports 2019-04-02 18:48:35 +02:00
api_misc.py Fix saving 'updates-available' flag reported by TemplateBasedVM 2019-01-19 03:25:21 +01:00
api.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
app.py tests: make PEP8 happier 2019-11-17 01:54:27 +01: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 Merge branch 'maxmem' 2018-12-09 18:38:21 +01:00
extra.py tests: add include and exclude lists for extra tests loader 2019-11-30 04:35:18 +01:00
firewall.py tests: fix firewall tests after 6e8e48e3 "Avoid UTC datetime" 2018-03-22 01:47:41 +01:00
init.py remove unused netid code 2017-11-11 02:37:37 +01:00
run.py tests: register syslog logger, log test start 2019-09-29 06:43:34 +02:00
storage_file.py tests: FileVolume.resize() 2020-01-16 01:38:14 +01:00
storage_kernels.py storage/kernels: fix listing volumes 2019-11-10 01:14:34 +01:00
storage_lvm.py Added admin.pool.UsageDetails API method 2019-10-23 03:04:30 +02:00
storage_reflink.py tests: check importing empty data into ReflinkVolume 2019-07-28 22:08:52 +02:00
storage.py Correct inconsistent behavior on unavailable usage data 2019-11-15 20:01:43 +01:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00