Skip to content

fix(smoke): update e2e smoke defaults#248

Merged
bihius merged 2 commits into
mainfrom
fix/e2e-smoke
Jun 15, 2026
Merged

fix(smoke): update e2e smoke defaults#248
bihius merged 2 commits into
mainfrom
fix/e2e-smoke

Conversation

@bihius

@bihius bihius commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • isolate the smoke Compose project and HAProxy host port by default
  • make the smoke Host header configurable
  • check CRS submodule content before starting Compose
  • use /docs for the benign WAF-inspected request and wait for postgres health

Validation

  • bash -n benchmarks/smoke/e2e.sh
  • uv run --extra dev ruff check app/
  • uv run --extra dev mypy app/
  • uv run --extra dev pytest --cov=app
  • pnpm run type-check
  • pnpm run lint

Full Docker smoke was not run locally because this worktree lacks deploy/docker/.env, CRS submodule content, and Docker daemon access.

@bihius bihius marked this pull request as ready for review June 14, 2026 16:47
Add a comment noting HOST_HEADER must match the host_app ACL in
haproxy.cfg or HAProxy returns 421, and randomize/export
HAPROXY_HTTPS_PORT alongside HAPROXY_HTTP_PORT so the HTTPS port
mapping is also isolated for concurrent smoke runs.
@bihius bihius merged commit b38f131 into main Jun 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant