nixos/slurm: add slurm test to release.nix
This commit is contained in:
parent
fb7428c506
commit
96e5a8bce2
@ -383,6 +383,7 @@ in rec {
|
||||
tests.sddm = callSubTests tests/sddm.nix {};
|
||||
tests.simple = callTest tests/simple.nix {};
|
||||
tests.slim = callTest tests/slim.nix {};
|
||||
tests.slurm = callTest tests/slurm.nix {};
|
||||
tests.smokeping = callTest tests/smokeping.nix {};
|
||||
tests.snapper = callTest tests/snapper.nix {};
|
||||
tests.statsd = callTest tests/statsd.nix {};
|
||||
|
Loading…
Reference in New Issue
Block a user