+8
-8
nixos/tests/all-tests.nix
+8
-8
nixos/tests/all-tests.nix
···
+44
-46
nixos/tests/nginx-auth.nix
+44
-46
nixos/tests/nginx-auth.nix
···-"curl --fail --resolve lockedsubdir:80:127.0.0.1 http://bob:pwofb@lockedsubdir/sublocation/index.html"+"curl --fail --resolve lockedsubdir:80:127.0.0.1 http://bob:pwofb@lockedsubdir/sublocation/index.html"
+2
-1
nixos/tests/nginx-etag-compression.nix
+2
-1
nixos/tests/nginx-etag-compression.nix
+3
-2
nixos/tests/nginx-etag.nix
+3
-2
nixos/tests/nginx-etag.nix
······
+22
-24
nixos/tests/nginx-globalredirect.nix
+22
-24
nixos/tests/nginx-globalredirect.nix
···
+21
-23
nixos/tests/nginx-mime.nix
+21
-23
nixos/tests/nginx-mime.nix
···
+45
-47
nixos/tests/nginx-modsecurity.nix
+45
-47
nixos/tests/nginx-modsecurity.nix
···
+2
-1
nixos/tests/nginx-moreheaders.nix
+2
-1
nixos/tests/nginx-moreheaders.nix
+119
-103
nixos/tests/nginx.nix
+119
-103
nixos/tests/nginx.nix
···-reloadRestartSystem = "${nodes.webserver.system.build.toplevel}/specialisation/reloadRestartSystem";-reloadWithErrorsSystem = "${nodes.webserver.system.build.toplevel}/specialisation/reloadWithErrorsSystem";+reloadRestartSystem = "${nodes.webserver.system.build.toplevel}/specialisation/reloadRestartSystem";+reloadWithErrorsSystem = "${nodes.webserver.system.build.toplevel}/specialisation/reloadWithErrorsSystem";