[
https://issues.apache.org/jira/browse/CAMEL-21334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888164#comment-17888164
]
Aurélien Pupier commented on CAMEL-21334:
-----------------------------------------
I think we should:
* set another property in the container.properties file, something like
opensearch.container.ppc64le=icr.io/ppc64le-oss/opensearch-ppc64le:2.12.0
* detect in Java code if we are on ppc64le architecture and pick the other
value in this case (I guess in the constructor
org.apache.camel.test.infra.opensearch.services.OpenSearchLocalContainerService.OpenSearchLocalContainerService()
it will allow:
* to have the list of images all at the same place
* be able to launch the test from IDE directly without configuration in the IDE
> Camel-opensearch - Provide ppc64le arch support
> -----------------------------------------------
>
> Key: CAMEL-21334
> URL: https://issues.apache.org/jira/browse/CAMEL-21334
> Project: Camel
> Issue Type: Task
> Components: camel-opensearch
> Reporter: Anushka Juli
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: 4.9.0
>
> Attachments: camel-opensearch-logs-on-x86.txt,
> opensearch_build_success_logs.txt, opensearch_test_infra_logs.txt
>
>
> h1. We want to provide ppc64le arch support to camel-opensearch in the camel
> component
--
This message was sent by Atlassian Jira
(v8.20.10#820010)