kfaraz commented on code in PR #12368:
URL: https://github.com/apache/druid/pull/12368#discussion_r879086950
##########
.travis.yml:
##########
@@ -73,6 +73,19 @@ jobs:
stage: Tests - phase 1
script: ${MVN} animal-sniffer:check --fail-at-end
+ # Experimental run of the revised ITs. Done early to debug issues
+ # Move later once things work.
+ - name: "experimental docker tests"
Review Comment:
Do these have to be moved to a later stage before we can merge this PR?
--
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]