nixos/release-combined: add systemd-networkd-ipv6-prefix-delegation test

This commit is contained in:
Andreas Rammhold 2020-05-01 17:45:40 +02:00
parent 47529bcf7f
commit 6ec01c7dac
No known key found for this signature in database
GPG key ID: E432E410B5E48C86

View file

@ -111,6 +111,7 @@ in rec {
(onFullSupported "nixos.tests.networking.scripted.sit")
(onFullSupported "nixos.tests.networking.scripted.static")
(onFullSupported "nixos.tests.networking.scripted.vlan")
(onFullSupported "nixos.tests.systemd-networkd-ipv6-prefix-delegation")
(onFullSupported "nixos.tests.nfs3.simple")
(onFullSupported "nixos.tests.nfs4.simple")
(onFullSupported "nixos.tests.openssh")