Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAMEL-21334 - use specific ppc64le container image for OpenSearch Integration tests #15923

Merged

Conversation

apupier
Copy link
Contributor

@apupier apupier commented Oct 11, 2024

Description

the ppc64le image is provided separately. The "official" OpenSearch container does not support ppc64le

it will fix tests on main branch

note that I do not have access to a ppc64le machine so cannot test that it is really fixing the issue

Target

  • I checked that the commit is targeting the correct branch (note that Camel 3 uses camel-3.x, whereas Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I have run mvn clean install -DskipTests locally from root folder and I have committed all auto-generated changes.

Integration tests

the ppc64le image is provided separately. The "official" OpenSearch
container does not support ppc64le

it will fix tests on main branch

Signed-off-by: Aurélien Pupier <[email protected]>
@davsclaus davsclaus merged commit 5e6faa2 into apache:main Oct 11, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants