You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[OPENJDK-2824] Test binary-s2i on a non-owned directory
Add a test which ensures s2i binary-build works with a destination
directory not owned by UID 185 (/var/tmp), which means the running
process does not have permission to change its timestamps,
simulating a random UID and the permissions on /deployments.
Signed-off-by: Jonathan Dowland <[email protected]>
0 commit comments