core-admin/qubes/tests/vm
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
..
mix vm/mix/net: prevent setting provides_network=false if qube is still used 2018-12-06 20:37:50 +01:00
__init__.py tests: make libvirt mockup more robust 2019-09-10 03:34:11 +02:00
adminvm.py tests: AdminVM.run_service*() 2019-06-21 20:45:38 +02:00
appvm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
dispvm.py Don't fail create/clone if /var/lib/qubes/TYPE/NAME/ exists 2018-01-21 22:28:47 +00:00
init.py qubes/features: check_with_(template_and_)adminvm 2018-12-20 18:28:33 +01:00
qubesvm.py Fix overlapping block device names 2020-01-23 11:27:05 +01:00