-
Notifications
You must be signed in to change notification settings - Fork 752
Add jenkins script for bootjdk cleanup #21802
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
Merged
keithc-ca
merged 1 commit into
eclipse-openj9:master
from
AdamBrousseau:bootjdk_cleanup_job
May 13, 2025
Merged
Add jenkins script for bootjdk cleanup #21802
keithc-ca
merged 1 commit into
eclipse-openj9:master
from
AdamBrousseau:bootjdk_cleanup_job
May 13, 2025
+61
−0
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@mahdipub for review. |
|
Manually addressed
|
keithc-ca
reviewed
May 7, 2025
fdd198a
to
21c59fa
Compare
mahdipub
approved these changes
May 12, 2025
keithc-ca
requested changes
May 13, 2025
21c59fa
to
6e0e3f5
Compare
Remove all bootjdks from build machines. Skip zos as they do not automatically repopulate. Simply trigger all-nodes-matching-label job with appropriate params Issue automation 355 Signed-off-by: Adam Brousseau <adam.brousseau@ca.ibm.com>
6e0e3f5
to
4d87ccc
Compare
keithc-ca
reviewed
May 13, 2025
keithc-ca
approved these changes
May 13, 2025
[celebrate] Mahdi Ardekanian reacted to your message:
…________________________________
From: Keith W. Campbell ***@***.***>
Sent: Tuesday, May 13, 2025 8:47:49 PM
To: eclipse-openj9/openj9 ***@***.***>
Cc: Mahdi Ardekanian ***@***.***>; Mention ***@***.***>
Subject: [EXTERNAL] Re: [eclipse-openj9/openj9] Add jenkins script for bootjdk cleanup (PR #21802)
Merged #21802 into master. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned. Message ID: <eclipse-openj9/openj9/pull/21802/issue_event/17642444975@ github. com>
Merged #21802<#21802 > into master.
—
Reply to this email directly, view it on GitHub<#21802 (comment) >, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BATCIHA7EVYON2QPHMZVCGL26JK7LAVCNFSM6AAAAAB4PVIEE2VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJXGY2DENBUGQ4TONI >.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Remove all bootjdks from build machines.
Skip zos as they do not automatically repopulate.
Simply trigger all-nodes-matching-label job with appropriate params
Issue automation 355