Skip to content

Conversation

jmtd
Copy link
Member

@jmtd jmtd commented Jul 15, 2025

https://issues.redhat.com/browse/OPENJDK-3975

Adjust the remaining rsync calls to avoid trying to change permissions on the destination directories.

First, tests.

@jmtd
Copy link
Member Author

jmtd commented Jul 15, 2025

@jmtd jmtd added the ubi9 RHEL UBI 9 label Jul 15, 2025
@jmtd
Copy link
Member Author

jmtd commented Jul 15, 2025

17 runtime fail is sporadic unrelated

@jmtd jmtd marked this pull request as ready for review July 15, 2025 16:09
@jmtd jmtd requested a review from jerboaa July 15, 2025 16:09
@jmtd
Copy link
Member Author

jmtd commented Aug 4, 2025

Hey @jerboaa , shipping 1.23 has been slightly delayed, and since we will now get at least one test failure on any change until this PR is merged, I'm wondering about making it a late edition to 1.23. WDYT?

jmtd added 2 commits August 4, 2025 15:28
Refactor the three rsync calls into a common function, adopting
the fix from OPENJDK-2850 to avoid trying to change the permissions
on destination directories.

Signed-off-by: Jonathan Dowland <[email protected]>
@jmtd jmtd force-pushed the OPENJDK-3975-rsync-data-configuration branch from df939db to e2f1d59 Compare August 4, 2025 14:28
@jmtd
Copy link
Member Author

jmtd commented Aug 4, 2025

rebase and force-push to resolve merge conflicts.

@jerboaa
Copy link
Contributor

jerboaa commented Aug 4, 2025

Seems OK to me if testing looks good.

@jmtd
Copy link
Member Author

jmtd commented Aug 5, 2025

The two failing checks died due to the tests-sometimes-stop-indefinitely problem on GHA. I'll run the suite on those two images locally and report back.

@jmtd
Copy link
Member Author

jmtd commented Aug 5, 2025

@jerboaa
JDK21 one failure: Check ports are available (routinely fails for me locally with podman)

JDK17 runtime: all tests passed

@jerboaa
Copy link
Contributor

jerboaa commented Aug 5, 2025

OK to merge for me.

@jmtd jmtd merged commit c664d52 into rh-openjdk:ubi9 Aug 5, 2025
2 of 4 checks passed
@jmtd jmtd deleted the OPENJDK-3975-rsync-data-configuration branch August 5, 2025 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ubi9 RHEL UBI 9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants