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

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


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

commit 2da65351067cba9930ddbf0419d665303f7f1f80
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