forked from mirrors/nixpkgs
containers: test imperative and ipv4 in small-release (#15015)
Test imperative containers and declarative containers with ipv4. These two tests are basically the extraction of the containers test from before.
This commit is contained in:
parent
f027aa2059
commit
3ae8810ffa
|
@ -31,7 +31,8 @@ in rec {
|
|||
inherit (nixos') channel manual iso_minimal dummy;
|
||||
tests = {
|
||||
inherit (nixos'.tests)
|
||||
containers
|
||||
containers-imperative
|
||||
containers-ipv4
|
||||
firewall
|
||||
ipv6
|
||||
login
|
||||
|
|
Loading…
Reference in a new issue