This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 4c79b00cb476 keycloak ppc64le integration tests activation (#20816)
4c79b00cb476 is described below
commit 4c79b00cb4766742d18fd82261957c1b76b40231
Author: Megha-Megha13 <[email protected]>
AuthorDate: Wed Jan 14 17:09:36 2026 +0530
keycloak ppc64le integration tests activation (#20816)
* Update Keycloak image in container.properties
* Update container.properties
---------
Co-authored-by: root <[email protected]>
---
components/camel-keycloak/pom.xml | 1 -
.../org/apache/camel/test/infra/keycloak/services/container.properties | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/components/camel-keycloak/pom.xml
b/components/camel-keycloak/pom.xml
index b5ebe75fa5b2..5ee7247c62b0 100644
--- a/components/camel-keycloak/pom.xml
+++ b/components/camel-keycloak/pom.xml
@@ -35,7 +35,6 @@
<firstVersion>4.15.0</firstVersion>
<label>security</label>
<!-- Container images not available on these architectures -->
- <skipITs.ppc64le>true</skipITs.ppc64le>
<skipITs.s390x>true</skipITs.s390x>
</properties>
diff --git
a/test-infra/camel-test-infra-keycloak/src/main/resources/org/apache/camel/test/infra/keycloak/services/container.properties
b/test-infra/camel-test-infra-keycloak/src/main/resources/org/apache/camel/test/infra/keycloak/services/container.properties
index 42cd83bfdaf6..6ce5627b3653 100644
---
a/test-infra/camel-test-infra-keycloak/src/main/resources/org/apache/camel/test/infra/keycloak/services/container.properties
+++
b/test-infra/camel-test-infra-keycloak/src/main/resources/org/apache/camel/test/infra/keycloak/services/container.properties
@@ -16,4 +16,5 @@
## ---------------------------------------------------------------------------
## Keycloak container configuration for test-infra
keycloak.container=mirror.gcr.io/keycloak/keycloak:26.5
+keycloak.container.ppc64le=icr.io/ppc64le-oss/keycloak-ppc64le:v26.0.5-bv
keycloak.container.version.exclude=nightly