From 0cce8856b2009d919f9372bcd2fce3019ff525d3 Mon Sep 17 00:00:00 2001 From: adisbladis Date: Fri, 6 Sep 2019 14:06:36 +0100 Subject: elk-5: Remove tests These packages are EOL and are about to be removed --- nixos/tests/elk.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'nixos/tests/elk.nix') diff --git a/nixos/tests/elk.nix b/nixos/tests/elk.nix index 95371ef44436..7837fbd28335 100644 --- a/nixos/tests/elk.nix +++ b/nixos/tests/elk.nix @@ -178,12 +178,6 @@ let ''; }; in mapAttrs mkElkTest { - "ELK-5" = { - elasticsearch = pkgs.elasticsearch5; - logstash = pkgs.logstash5; - kibana = pkgs.kibana5; - journalbeat = pkgs.journalbeat5; - }; "ELK-6" = if enableUnfree then { -- cgit v1.2.3