-
Notifications
You must be signed in to change notification settings - Fork 304
Upgrade Jenkins and plugins version #5613
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
base: main
Are you sure you want to change the base?
Upgrade Jenkins and plugins version #5613
Conversation
011a1e5
to
1d28d0e
Compare
Looks like new versions also come up with new CVEs https://github.com/opensearch-project/opensearch-build/pull/5613/checks?check_run_id=45069396510 😅 |
Can you also please upgrade here https://github.com/opensearch-project/opensearch-build-libraries/blob/main/build.gradle? |
Yes I will create a PR in libs repo. |
Whitesource is showing may critical CVEs, is that legitimate? |
Signed-off-by: Prudhvi Godithi <[email protected]>
1d28d0e
to
23c997f
Compare
Looks like one test is failing @prudhvigodithi |
Signed-off-by: Prudhvi Godithi <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5613 +/- ##
=======================================
Coverage 96.44% 96.44%
=======================================
Files 397 397
Lines 17474 17474
=======================================
Hits 16853 16853
Misses 621 621 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
After the Jenkins upgrade (PR #561), update the
build.gradle
file to align with the CI testing configurations and consistent test execution across the updated Jenkins environment.Issues Resolved
Part of opensearch-project/opensearch-ci#561
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.