This is an automated email from the ASF dual-hosted git repository.

apupier pushed a commit to branch camel-4.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit b14cb3a75dfcfb418e2abacd883919676ed16d49
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Mon Aug 24 09:27:18 2026 +0200

    Revert "CAMEL-23677: Add s390x container image configuration for Artemis"
    
    This reverts commit f01d41a5c824895f622528ac7d4e589f7b4d0f32.
---
 .../org/apache/camel/test/infra/artemis/services/container.properties    | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-artemis/src/main/resources/org/apache/camel/test/infra/artemis/services/container.properties
 
b/test-infra/camel-test-infra-artemis/src/main/resources/org/apache/camel/test/infra/artemis/services/container.properties
index 3b03d73b0ea1..a27dbedd5e77 100644
--- 
a/test-infra/camel-test-infra-artemis/src/main/resources/org/apache/camel/test/infra/artemis/services/container.properties
+++ 
b/test-infra/camel-test-infra-artemis/src/main/resources/org/apache/camel/test/infra/artemis/services/container.properties
@@ -16,5 +16,4 @@
 ## ---------------------------------------------------------------------------
 artemis.container=quay.io/artemiscloud/activemq-artemis-broker:latest
 
artemis.container.ppc64le=icr.io/ppc64le-oss/activemq-artemis-broker-ppc64le:2.0.2
-artemis.container.s390x=icr.io/s390x-oss/activemq-artemis-broker-s390x:2.0.2
 artemis.container.version.exclude=dev,latest

Reply via email to