clintropolis commented on a change in pull request #9501: Adding s3, gcs, azure
integration tests
URL: https://github.com/apache/druid/pull/9501#discussion_r393227043
##########
File path: integration-tests/docker/druid.sh
##########
@@ -73,4 +76,20 @@ setupConfig() {
var=$(echo "$evar" | sed -e 's?^\([^=]*\)=.*?\1?g' -e 's?_?.?g')
setKey $DRUID_SERVICE "$var" "$val"
done
-}
\ No newline at end of file
+}
+
+setupData()
Review comment:
Ah, one more thing I forgot about, please update the docs in
https://github.com/apache/druid/blob/master/integration-tests/README.md to
include instructions for how to supply credentials and run these 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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]