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

Fix failing BWC Tests #1027

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

cwperks
Copy link
Member

@cwperks cwperks commented Sep 7, 2023

Description

I have seen failing BWC tests on multiple PRs. Examples include #1026 and #1023.

This PR ensures greater BWC test reliability by fetching plugin zips from sonatype instead of ci.opensearch.org. The difference is that SNAPSHOTs are published regularly to sonatype (within minutes of a merged PR) so those zips are most likely to have the version of the code that this plugin should be integrating with.


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.

Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
@cwperks cwperks marked this pull request as draft September 7, 2023 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x infra Changes to infrastructure, testing, CI/CD, pipelines, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant