-
Notifications
You must be signed in to change notification settings - Fork 301
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 |
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.