nixpkgs/nixos/lib/test-driver
Jacek Galowicz 5c666cdf62 Re-RAII-ify the NixOS integration test driver's VLAN class.
We have no usecase for manually/selectively starting or stopping VLANs
in integration tests.
By starting and stopping the VLANs with the constructor and destructor
of VLAN objects, we remove the obligation and complexity to maintain
network lifetime separately.
2021-10-05 14:38:48 -05:00
..
test-driver.py Re-RAII-ify the NixOS integration test driver's VLAN class. 2021-10-05 14:38:48 -05:00