kea: Add the networkd prefix-delegation test to passthru
This commit is contained in:
parent
5f20362a4a
commit
c915c462d8
@ -51,7 +51,7 @@ stdenv.mkDerivation rec {
|
||||
enableParallelBuilding = true;
|
||||
|
||||
passthru.tests = {
|
||||
inherit (nixosTests) kea;
|
||||
inherit (nixosTests) kea systemd-networkd-ipv6-prefix-delegation;
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user