maytasm3 commented on issue #9560: Instructions to run integration tests against quickstart URL: https://github.com/apache/druid/pull/9560#issuecomment-604010024 @suneet-s I think this is super useful as you can easily have more control over Druid cluster such as setting up remote debugging. One problem I see is that the docker environment do some set up of its own that is needed for some integration tests. For example, some confs set and tls/crl files generated for security IT or inserting rows into druid_segments metadatastore for the query IT (and also aws s3 keys to pull those segments). These most likely will not be configured in quickstart cluster and can result in false failures. Maybe it's worth mentioning the potential problems in the README so user does not except full compatibility out of the box
---------------------------------------------------------------- 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]
