nixos/tests/podgrab: init

This commit is contained in:
Bruno BELANYI
2021-04-15 20:57:22 +00:00
parent f1b36d19fd
commit 1144486f3a
3 changed files with 38 additions and 1 deletions
+1
View File
@@ -321,6 +321,7 @@ in
pleroma = handleTestOn [ "x86_64-linux" "aarch64-linux" ] ./pleroma.nix {};
plikd = handleTest ./plikd.nix {};
plotinus = handleTest ./plotinus.nix {};
podgrab = handleTest ./podgrab.nix {};
podman = handleTestOn ["x86_64-linux"] ./podman.nix {};
pomerium = handleTestOn ["x86_64-linux"] ./pomerium.nix {};
postfix = handleTest ./postfix.nix {};