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

Add --warning-mode none when assembling OpenSearch in CI #231

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

TimWolla
Copy link
Contributor

Description

This should hopefully fix the integration test with unreleased OpenSearch versions, as per:

#229 (review)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

This should hopefully fix the integration test with unreleased OpenSearch
versions, as per:

#229 (review)

Signed-off-by: Tim Düsterhus <tim@tideways-gmbh.com>
The OpenJDK installed by default appears to be:

> JDK Version           : 11 (Eclipse Temurin JDK)

which apparently is too old.

Signed-off-by: Tim Düsterhus <tim@tideways-gmbh.com>
@TimWolla
Copy link
Contributor Author

Okay, this probably needed the newer OpenJDK version. I did not add the setup-java from the Python SDK example, because it was not previously present 😄 Now (hopefully) fixed.

@dblock dblock merged commit 5b9b251 into opensearch-project:main Oct 21, 2024
49 of 50 checks passed
@dblock dblock mentioned this pull request Oct 21, 2024
@dblock
Copy link
Member

dblock commented Oct 21, 2024

Thanks for fixing it!

@TimWolla TimWolla deleted the ci-integration-test branch October 22, 2024 09:06
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