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

Bump 2.x to 2.16.0 #14216

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

peterzhuamazon
Copy link
Member

Description

Bump 2.x to 2.16.0

Related Issues

N/A

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

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: Peter Zhu <zhujiaxi@amazon.com>
Copy link
Contributor

❌ Gradle check result for 7af88db: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❕ Gradle check result for 7af88db: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.cluster.coordination.AwarenessAttributeDecommissionIT.testConcurrentDecommissionAction

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.35%. Comparing base (0dd892c) to head (7af88db).
Report is 356 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14216      +/-   ##
============================================
+ Coverage     71.28%   71.35%   +0.06%     
- Complexity    60145    62026    +1881     
============================================
  Files          4957     5094     +137     
  Lines        282799   292031    +9232     
  Branches      41409    42549    +1140     
============================================
+ Hits         201591   208368    +6777     
- Misses        64189    66112    +1923     
- Partials      17019    17551     +532     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reta reta merged commit 051496e into opensearch-project:2.x Jun 12, 2024
59 of 62 checks passed
reta pushed a commit to reta/OpenSearch that referenced this pull request Jun 12, 2024
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
mch2 pushed a commit that referenced this pull request Jun 12, 2024
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Co-authored-by: Peter Zhu <zhujiaxi@amazon.com>
@peterzhuamazon peterzhuamazon deleted the bump-2.x-2.16.0 branch June 12, 2024 17:24
harshavamsi pushed a commit to harshavamsi/OpenSearch that referenced this pull request Jul 12, 2024
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Co-authored-by: Peter Zhu <zhujiaxi@amazon.com>
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Signed-off-by: kkewwei <kkewwei@163.com>
wdongyu pushed a commit to wdongyu/OpenSearch that referenced this pull request Aug 22, 2024
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Co-authored-by: Peter Zhu <zhujiaxi@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release skip-changelog v2.16.0 Issues and PRs related to version 2.16.0
Projects
Development

Successfully merging this pull request may close these issues.

2 participants