nixos/tests/trafficserver: init

This commit is contained in:
midchildan
2021-04-27 00:02:19 +09:00
parent 28e608f84b
commit 5bfb427b15
3 changed files with 180 additions and 0 deletions
+1
View File
@@ -410,6 +410,7 @@ in
# traefik test relies on docker-containers
trac = handleTest ./trac.nix {};
traefik = handleTestOn ["x86_64-linux"] ./traefik.nix {};
trafficserver = handleTest ./trafficserver.nix {};
transmission = handleTest ./transmission.nix {};
trezord = handleTest ./trezord.nix {};
trickster = handleTest ./trickster.nix {};