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
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
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
network_ipv6.py
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 tests: adjust top.enable salt test 2020-05-27 13:36:30 +02:00
storage.py storage/reflink: prefer canonical values for setup_check 2020-06-22 14:03:19 +00:00
vm_qrexec_gui.py
vm_update.py