suneet-s commented on a change in pull request #10929:
URL: https://github.com/apache/druid/pull/10929#discussion_r587827041
##########
File path: integration-tests/script/docker_compose_args.sh
##########
@@ -57,6 +61,10 @@ getComposeArgs()
then
# the 'high availability' test cluster with multiple coordinators and
overlords
echo "-f ${DOCKERDIR}/docker-compose.high-availability.yml"
+ elif [ "$DRUID_INTEGRATION_TEST_GROUP" = "kafka-data-format" ]
+ then
Review comment:
Maybe add a comment above so it doesn't look like this was an accidental
empty branch
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]