1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 19:51:17 +00:00
nixpkgs/nixos/lib/test-driver
Félix Baylac-Jacqué 7e7aa529d9
test-driver.py: delete VM state directory after test run
Keeping the VM state test across several run sometimes lead to subtle
and hard to spot errors in practice. We delete the VM state which
contains (among other things) the qcow volume.

We also introduce a -K (--keep-vm-state) flag making VM state to
persist after the test run. This flag makes test-driver.py to match
its previous behaviour.
2020-06-21 10:27:51 +02:00
..
Logger.pm
Machine.pm nixos-test-driver: allow configuration of net frontend and backend 2019-07-22 13:44:27 +03:00
test-driver.pl
test-driver.py test-driver.py: delete VM state directory after test run 2020-06-21 10:27:51 +02:00