-
-
Notifications
You must be signed in to change notification settings - Fork 314
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
Update getjdkbinary to correctly handle Temurin debugimage and static-libs folders #5750
Conversation
Signed-off-by: Andrew Leonard <[email protected]>
Signed-off-by: Andrew Leonard <[email protected]>
Signed-off-by: Andrew Leonard <[email protected]>
Signed-off-by: Andrew Leonard <[email protected]>
Signed-off-by: Andrew Leonard <[email protected]>
We need to test other cases (e.g., openj9, vmfarm, zOS, etc.). This PR should not be merged until we test these cases. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Put a temp hold on it to allow @llxia to verify other use cases still function
Failed on Windows:
Unzip is fine without using this PR |
Hi Lan, can you share a public Grinder link (or a rerun in Grinder link from the hyc Jenkins run) so Andrew can test modifications he makes? |
Openj9 Windows is fine https://openj9-jenkins.osuosl.org/view/Test/job/Grinder/3982/. This problem happened when using the windows zip from the internal artifactory. I do not think rerun in Grinder link from the hyc Jenkins would help in this case. |
|
@llxia thank you Lan, I see the issue |
Signed-off-by: Andrew Leonard <[email protected]>
Re-test Windows using upstream artifacts: https://ci.adoptium.net/job/Grinder/11404 |
Re-test s390x upstream artifacts: https://ci.adoptium.net/job/Grinder/11390/ - SUCCESS |
Hi Lan, |
|
Signed-off-by: Andrew Leonard <[email protected]>
Signed-off-by: Andrew Leonard <[email protected]>
Signed-off-by: Andrew Leonard <[email protected]>
Thank you @llxia |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving, but with a number of suggested updates for clarity
Co-authored-by: Stewart X Addison <[email protected]>
Co-authored-by: Stewart X Addison <[email protected]>
Co-authored-by: Stewart X Addison <[email protected]>
Signed-off-by: Andrew Leonard <[email protected]>
Sanity check with latest review updates: https://ci.adoptium.net/job/Grinder/11496/ - SUCCESS |
I think we're good now @ShelleyLambert ? |
I think you want @smlambert :-) |
@llxia - some additional changes have been made to this PR, if you wish to rerun a couple of your Grinders to verify the last of these changes are good, please do so. I will lift the block on this PR once I get the thumbs up from you, as it LGTM. |
windows - passed vmfarm xlinux - unzip passed vmfarm windows - unzip passed openj9 windows - passed zos fyrec21g - passed zos - passed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @andrew-m-leonard and all 👍
Fixes #5749
To resolve the above issue, this PR:
Grinders: