core-admin/qubes/tests/integ
Marek Marczykowski-Górecki 86ccbcc206
tests: fix test_550_ipv6_spoof_ip
Use 'ip route replace' instead of 'ip route add' to not fail on already
existing route entry. This worked before only because of a race
condition with a network setup.
2020-11-26 05:20:49 +01:00
..
tools
__init__.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
backup.py
backupcompatibility.py tests: adjust for applications list stored in features dict 2020-11-02 01:44:32 +01:00
backupdispvm.py tests: paranoid backup restore 2020-08-06 04:23:04 +02:00
basic.py tests: remove test_030_clone 2020-11-02 01:44:17 +01:00
devices_block.py
devices_pci.py
dispvm.py
dom0_update.py
grub.py tests: wait for full VM startup before testing network and few other 2020-11-26 05:19:53 +01:00
mime.py tests: fail the test early if VM fails to start 2020-10-30 15:39:57 +01:00
network_ipv6.py tests: fix test_550_ipv6_spoof_ip 2020-11-26 05:20:49 +01:00
network.py tests: wait for full VM startup before testing network and few other 2020-11-26 05:19:53 +01:00
qrexec.py tests: fail the test early if VM fails to start 2020-10-30 15:39:57 +01:00
salt.py
storage.py
vm_qrexec_gui.py tests: fail the test early if VM fails to start 2020-10-30 15:39:57 +01:00
vm_update.py