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

BWC testing: remove hardcoded OpenSearch version #325

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

lukas-vlcek
Copy link
Collaborator

Description

In order to remove hardcoded version of actual OpenSearch from BWC versions array we need to introduce new 'empty' property and update it before testClusters are defined.

Closes: #324


  • All my commits include DCO.
    DCO stands for Developer Certificate of Origin and it is your declaration that your contribution is correctly attributed and licensed. Please read more about how to attach DCO to your commits here (spoiler alert: in most cases it is as simple as using -s option when doing git commit).
    Please be aware that commits without DCO will cause failure of PR CI workflow and can not be merged.

In order to remove hardcoded version of actual OpenSearch from BWC versions array we
need to introduce new 'empty' property and update it before testClusters are defined.

Closes: Aiven-Open#324

Signed-off-by: Lukáš Vlček <lukas.vlcek@aiven.io>
@lukas-vlcek lukas-vlcek merged commit 481906a into Aiven-Open:main Jan 3, 2025
4 checks passed
@lukas-vlcek lukas-vlcek deleted the fix_324 branch January 3, 2025 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove hardcoded version value from BWC versions
1 participant