Croway commented on code in PR #23404: URL: https://github.com/apache/camel/pull/23404#discussion_r3279911850
########## test-infra/camel-test-infra-aws-v2/src/main/resources/org/apache/camel/test/infra/aws2/services/container.properties: ########## @@ -15,5 +15,7 @@ ## limitations under the License. ## --------------------------------------------------------------------------- -aws.container=mirror.gcr.io/localstack/localstack:community-archive +aws.container=mirror.gcr.io/floci/floci:1.5.18 +aws.container.ppc64le=mirror.gcr.io/localstack/localstack:community-archive +aws.container.s390x=mirror.gcr.io/localstack/localstack:community-archive Review Comment: Hi @RadhikaAjabe7 fyi, we are using flock instead of local stack, but at the moment a ppc64le or 390x compatible version is not available -- 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]
