jihoonson commented on a change in pull request #12095:
URL: https://github.com/apache/druid/pull/12095#discussion_r779215903
##########
File path: integration-tests/docker/docker-compose.yml
##########
@@ -36,6 +36,7 @@ services:
environment:
- DRUID_INTEGRATION_TEST_GROUP=${DRUID_INTEGRATION_TEST_GROUP}
depends_on:
+ - druid-overlord
Review comment:
So, I copied this change over from the previous
`docker-compose.override-config.yml` file. I'm not sure how it worked before,
but now it fails without this change due to circular dependencies in this
docker compose file.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]