clintropolis commented on code in PR #13672: URL: https://github.com/apache/druid/pull/13672#discussion_r1070881064
########## integration-tests-ex/cases/cluster/Common/dependencies.yaml: ########## @@ -67,7 +67,7 @@ services: # See https://hub.docker.com/_/mysql # The image will intialize the user and DB upon first start. metadata: - # platform: linux/x86_64 - Add when running on M1 Macs + platform: linux/x86_64 #- Add when running on M1 Macs Review Comment: idk, i guess it seemed to not make anything fail, and it was sort of annoying to have to hunt this down to make the new integration tests work on an M1 mac... but I can revert just in case -- 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]
