nixosTests.traefik: enable on aarch64-linux

This commit is contained in:
zowoq 2022-09-24 17:43:38 +10:00
parent ff30f8a429
commit bb884d6a1e

View file

@ -631,8 +631,7 @@ in {
tmate-ssh-server = handleTest ./tmate-ssh-server.nix { };
tomcat = handleTest ./tomcat.nix {};
tor = handleTest ./tor.nix {};
# traefik test relies on docker-containers
traefik = handleTestOn ["x86_64-linux"] ./traefik.nix {};
traefik = handleTestOn ["aarch64-linux" "x86_64-linux"] ./traefik.nix {};
trafficserver = handleTest ./trafficserver.nix {};
transmission = handleTest ./transmission.nix {};
# tracee requires bpf