maytasm commented on a change in pull request #9854:
URL: https://github.com/apache/druid/pull/9854#discussion_r426057153
##########
File path: integration-tests/README.md
##########
@@ -68,16 +68,48 @@ can either be 8 or 11.
Druid's configuration (using Docker) can be overrided by providing
-Doverride.config.path=<PATH_TO_FILE>.
The file must contain one property per line, the key must start with `druid_`
and the format should be snake case.
+## Running tests by docker-compose + mvn
Review comment:
We do not need to run build and docker-compose manually right?
If we run mvn verify -pl integration-tests -P integration-tests... then it
should automatically build and run docker containers. If that is the case, I
think this section can be rename to instruction for using/manually bringing up
docker containers instead of running tests.
----------------------------------------------------------------
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]