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

[Backport 2.x] Update CI to use jdk-21 #1298

Merged
merged 2 commits into from
Nov 7, 2023
Merged

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport c72f096 from #1288

This updates the CI system to use jdk-21, which is latest LTS supported version.
Coming from opensearch-project/OpenSearch#10334

Signed-off-by: John Mazanec <jmazane@amazon.com>
(cherry picked from commit c72f096)
Signed-off-by: John Mazanec <jmazane@amazon.com>
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #1298 (05cb273) into 2.x (f32f25a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                2.x    #1298   +/-   ##
=========================================
  Coverage     85.16%   85.17%           
  Complexity     1188     1188           
=========================================
  Files           155      155           
  Lines          4875     4876    +1     
  Branches        451      451           
=========================================
+ Hits           4152     4153    +1     
  Misses          527      527           
  Partials        196      196           
Files Coverage Δ
...main/java/org/opensearch/knn/indices/ModelDao.java 82.74% <100.00%> (+0.06%) ⬆️
...search/knn/plugin/transport/KNNWarmupResponse.java 40.00% <ø> (ø)
...knn/plugin/transport/KNNWarmupTransportAction.java 85.71% <ø> (ø)

@jmazanec15 jmazanec15 merged commit 7ccb10c into 2.x Nov 7, 2023
75 checks passed
@github-actions github-actions bot deleted the backport/backport-1288-to-2.x branch November 7, 2023 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants