nginx-proxy-auto-docker/test/test_server-down
Gilles Filippini a637b399b8 test: add test_server-down/test_load-balancing
Check that when multiple containers have the same WIRTUAL_HOST and one of
them is unreachable, the resulting `upstream` block has no
`server 127.0.0.1 down;` entry.
2021-06-21 00:48:21 +02:00
..
test_load-balancing.py test: add test_server-down/test_load-balancing 2021-06-21 00:48:21 +02:00
test_load-balancing.yml test: add test_server-down/test_load-balancing 2021-06-21 00:48:21 +02:00
test_no-server-down.py fix: server 127.0.0.1 down entry only when required 2021-06-15 23:54:24 +02:00
test_no-server-down.yml fix: server 127.0.0.1 down entry only when required 2021-06-15 23:54:24 +02:00
test_server-down.py fix: server 127.0.0.1 down entry only when required 2021-06-15 23:54:24 +02:00
test_server-down.yml fix: server 127.0.0.1 down entry only when required 2021-06-15 23:54:24 +02:00