1
0
Fork 0
docker-easy-haproxy/tests_e2e
Joao Gilberto Magalhaes 81495216a7 Add Docker build and cache cleanup steps in CI, prevent redundant builds in Swarm E2E tests
- Updated GitHub workflow to include Docker cache cleanup and image build steps.
- Modified Swarm E2E test logic to skip Docker image build if it already exists, optimizing CI performance.
2026-02-18 16:58:55 -05:00
..
docker Migrate build assets and scripts to deploy/docker structure 2026-02-18 02:58:32 -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 Update plugin paths from /etc/haproxy to /etc/easyhaproxy across tests, configs, and documentation 2026-02-18 16:35:57 -05:00
static Migrate build assets and scripts to deploy/docker structure 2026-02-18 02:58:32 -05:00
swarm Update plugin paths from /etc/haproxy to /etc/easyhaproxy across tests, configs, and documentation 2026-02-18 16:35: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 Refactor Swarm E2E tests: optimize timeouts, enhance stack deployment/wait logic, consolidate replicas, and update HAProxy config refresh cycle 2026-02-18 16:10:01 -05:00
test_kubernetes.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
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