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;
|
inherit (nixos') channel manual iso_minimal dummy;
|
||||||
tests = {
|
tests = {
|
||||||
inherit (nixos'.tests)
|
inherit (nixos'.tests)
|
||||||
containers
|
containers-imperative
|
||||||
|
containers-ipv4
|
||||||
firewall
|
firewall
|
||||||
ipv6
|
ipv6
|
||||||
login
|
login
|
||||||
|
Loading…
x
Reference in New Issue
Block a user