From 1b725def23dcb82281a2f25d2534d5e3ce9b71a7 Mon Sep 17 00:00:00 2001 From: Aaron Andersen Date: Sat, 3 Nov 2018 13:14:13 -0400 Subject: solr: 4.10.3 -> 7.5.0, refactor service to reflect major changes in version bump, NixOS test included --- nixos/release.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/release.nix') diff --git a/nixos/release.nix b/nixos/release.nix index c3a10c9d33006..4647f28be1863 100644 --- a/nixos/release.nix +++ b/nixos/release.nix @@ -410,6 +410,7 @@ in rec { tests.slurm = callTest tests/slurm.nix {}; tests.smokeping = callTest tests/smokeping.nix {}; tests.snapper = callTest tests/snapper.nix {}; + tests.solr = callTest tests/solr.nix {}; #tests.statsd = callTest tests/statsd.nix {}; # statsd is broken: #45946 tests.strongswan-swanctl = callTest tests/strongswan-swanctl.nix {}; tests.sudo = callTest tests/sudo.nix {}; -- cgit 1.4.1