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


The following commit(s) were added to refs/heads/camel-4.22.x by this push:
     new d5f542c8e431 CAMEL-24458 - Use s390x compatible cassandra container 
image in test infra
d5f542c8e431 is described below

commit d5f542c8e431517346d46de64f62cad876f57b8b
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Wed Aug 26 11:10:38 2026 +0200

    CAMEL-24458 - Use s390x compatible cassandra container image in test
    infra
    
    Signed-off-by: AurĂ©lien Pupier <[email protected]>
---
 .../org/apache/camel/test/infra/cassandra/services/container.properties  | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/test-infra/camel-test-infra-cassandra/src/main/resources/org/apache/camel/test/infra/cassandra/services/container.properties
 
b/test-infra/camel-test-infra-cassandra/src/main/resources/org/apache/camel/test/infra/cassandra/services/container.properties
index 9248fd8a4a84..124c3a2708f0 100644
--- 
a/test-infra/camel-test-infra-cassandra/src/main/resources/org/apache/camel/test/infra/cassandra/services/container.properties
+++ 
b/test-infra/camel-test-infra-cassandra/src/main/resources/org/apache/camel/test/infra/cassandra/services/container.properties
@@ -16,3 +16,4 @@
 ## ---------------------------------------------------------------------------
 ## tested against 2.1.2, 2.2.0 & 2.3.1
 cassandra.container=mirror.gcr.io/cassandra:5.0.8
+cassandra.container.s390x=mirror.gcr.io/s390x/cassandra:5.0.8

Reply via email to