capistrant commented on code in PR #18424: URL: https://github.com/apache/druid/pull/18424#discussion_r2359467013
########## integration-tests/stop_cluster.sh: ########## @@ -14,6 +14,15 @@ # See the License for the specific language governing permissions and # limitations under the License. +# Determine if docker compose is available. If not, assume Docker supports Review Comment: I ended up removing it and will not PR it separately. My machine just had a bad setup for docker, I assume most people use `docker compose` > `docker-compose` these days so supporting legacy is not needed. Especially since we are phasing out legacy ITs -- 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]
