Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker container dependency condition updated #2553

Conversation

stefankaufmann
Copy link
Contributor

The health check of the cdash docker container has been removed in #2334
When using the docker compose files the cdash_worker will not start with the error

container for service "cdash" has no healthcheck configured

The dependency is changed to service_started to fix this

Copy link
Collaborator

@williamjallen williamjallen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this change! I verified that the problem occurs locally, and that this fix resolves the error successfully. I just opened #2554 to prevent issues like this in the future.

@williamjallen williamjallen added this to the v3.7 milestone Nov 7, 2024
@williamjallen williamjallen added this pull request to the merge queue Nov 7, 2024
Merged via the queue into Kitware:master with commit b26efc3 Nov 7, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants