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

Increment version to 2.10.0 and refactoring #321

Merged
merged 6 commits into from
Aug 28, 2023

Conversation

bharath-techie
Copy link
Collaborator

@bharath-techie bharath-techie commented Aug 1, 2023

Description

Increment version to 2.10.0

Issues Resolved

#316

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: Bharathwaj G <[email protected]>
Signed-off-by: Bharathwaj G <[email protected]>
Signed-off-by: Bharathwaj G <[email protected]>
Signed-off-by: Bharathwaj G <[email protected]>
Signed-off-by: Bharathwaj G <[email protected]>
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

❗ No coverage uploaded for pull request base (2.x@68e7110). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head c5725cc differs from pull request most recent head 5d8bc82. Consider uploading reports for the commit 5d8bc82 to get more accurate results

@@          Coverage Diff           @@
##             2.x     #321   +/-   ##
======================================
  Coverage       ?   84.11%           
  Complexity     ?      559           
======================================
  Files          ?       61           
  Lines          ?     2046           
  Branches       ?      146           
======================================
  Hits           ?     1721           
  Misses         ?      228           
  Partials       ?       97           

Signed-off-by: Bharathwaj G <[email protected]>
@bharath-techie bharath-techie changed the title Increment version to 2.10.0 Increment version to 2.10.0 and refactoring Aug 28, 2023
getPluginResource(bwcFilePath + bwcVersion, bwcRemoteFile)
// Creates two test clusters of previous version and loads opensearch plugin of bwcVersion
2.times { i ->
testClusters {
"${baseName}$i" {
testDistribution = "ARCHIVE"
versions = ["1.1.0",opensearch_version]
versions = ["2.9.0",opensearch_version]
Copy link
Collaborator

@Arpit-Bandejiya Arpit-Bandejiya Aug 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Could we use bwcVersionShort here?

@dhruv16dhr dhruv16dhr merged commit a656716 into opensearch-project:2.x Aug 28, 2023
7 checks passed
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.

3 participants