Skip to content

test: add health check for bvitess#8658

Merged
jsha merged 1 commit intomainfrom
healthcheck-vitess
Mar 17, 2026
Merged

test: add health check for bvitess#8658
jsha merged 1 commit intomainfrom
healthcheck-vitess

Conversation

@jsha
Copy link
Copy Markdown
Contributor

@jsha jsha commented Mar 5, 2026

This replaces the health check inside test/entrypoint.sh. Advantage: if bvitess exits outright during health checking, docker compose can report that more clearly than test/entrypoint.sh can, and can also terminte the run of the boulder container early, rather than waiting for the health check to timeout.

We can apply the same transformation to the other health checks if we like this one.

Comment thread docker-compose.yml
@jsha jsha force-pushed the healthcheck-vitess branch from 43dd77d to ca57c4e Compare March 6, 2026 03:07
@jsha jsha changed the base branch from main to vschemas-and-vindexes March 6, 2026 03:11
@jsha jsha force-pushed the healthcheck-vitess branch from 7e259a0 to d75b9fc Compare March 6, 2026 23:35
Base automatically changed from vschemas-and-vindexes to main March 13, 2026 20:54
This replaces the health check inside `test/entrypoint.sh`. Advantage: if
bvitess exits outright during health checking, `docker compose` can report
that more clearly than `test/entrypoint.sh` can, and can also terminte the run
of the `boulder` container early, rather than waiting for the health check to
timeout.

We can apply the same transformation to the other health checks if we like this
one.
@jsha jsha force-pushed the healthcheck-vitess branch from d75b9fc to 21d81e0 Compare March 17, 2026 20:05
@jsha jsha marked this pull request as ready for review March 17, 2026 20:06
@jsha jsha requested a review from a team as a code owner March 17, 2026 20:06
@jsha jsha requested a review from aarongable March 17, 2026 20:06
@jsha
Copy link
Copy Markdown
Contributor Author

jsha commented Mar 17, 2026

Test-only, merging.

@jsha jsha merged commit c3c1684 into main Mar 17, 2026
17 checks passed
@jsha jsha deleted the healthcheck-vitess branch March 17, 2026 22:03
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.

2 participants