1
0
Fork 0
docker-easy-haproxy/tests_e2e
Joao Gilberto Magalhaes 00b7bac5c0 Configure HAProxy stats and improve test fixture cleanup logic
- Set up HAProxy stats environment variables (`HAPROXY_USERNAME`, `HAPROXY_PASSWORD`, `HAPROXY_STATS_PORT`) for monitoring.
- Updated test fixture to ensure robust cleanup with try-finally blocks.
2026-02-22 20:51:16 -05:00
..
docker Configure HAProxy stats and improve test fixture cleanup logic 2026-02-22 20:51:16 -05:00
fixtures/header-echo Add support for proxy-awareness headers: X-Forwarded-For, X-Forwarded-Port, X-Forwarded-Proto, X-Forwarded-Host, and X-Request-ID 2026-02-16 17:26:59 -05:00
kubernetes Documentation Refactor 2026-02-20 11:46:57 -05:00
static Documentation Refactor 2026-02-20 11:46:57 -05:00
swarm Documentation Refactor 2026-02-20 11:46:57 -05:00
conftest.py Enhance logging and error handling in E2E tests and CI workflows 2026-02-12 18:26:59 -05:00
generate-keys.sh Refactor Dockerfile for multi-stage build and runtime optimization 2026-02-18 01:53:27 -05:00
test_docker_compose.py Configure HAProxy stats and improve test fixture cleanup logic 2026-02-22 20:51:16 -05:00
test_kubernetes.py Fix build error 2026-02-20 14:46:39 -05:00
test_proxy_headers.py Set pytest.fixture scope to class, add Swarm E2E tests, and update Docker Swarm configurations 2026-02-18 15:28:07 -05:00
test_static.py Migrate configuration paths to /etc/easyhaproxy and improve health check support in E2E tests 2026-02-15 14:32:16 -05:00
test_swarm.py Add Docker build and cache cleanup steps in CI, prevent redundant builds in Swarm E2E tests 2026-02-18 16:58:55 -05:00
utils.py Add health checks for Docker services, ACME environment readiness validation, and Certbot unit tests 2026-02-16 11:47:28 -05:00