mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-21 03:25:36 +00:00
kea: drop removed nixos test
The exporter test was migrated into the primary kea test.
This commit is contained in:
parent
a4b6e457b8
commit
acac5b417f
@ -87,7 +87,6 @@ stdenv.mkDerivation rec {
|
||||
passthru.tests = {
|
||||
kea = nixosTests.kea;
|
||||
prefix-delegation = nixosTests.systemd-networkd-ipv6-prefix-delegation;
|
||||
prometheus-exporter = nixosTests.prometheus-exporters.kea;
|
||||
networking-scripted = lib.recurseIntoAttrs { inherit (nixosTests.networking.scripted) dhcpDefault dhcpSimple dhcpOneIf; };
|
||||
networking-networkd = lib.recurseIntoAttrs { inherit (nixosTests.networking.networkd) dhcpDefault dhcpSimple dhcpOneIf; };
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user