elk-5: Remove tests

These packages are EOL and are about to be removed
This commit is contained in:
adisbladis 2019-09-06 14:06:36 +01:00
parent 16429eb2c0
commit 0cce8856b2
No known key found for this signature in database
GPG key ID: 110BFAD44C6249B7

View file

@ -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 {