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
NO-JIRA: ci(runners): test chroot isolation and userns skip for s390x DNS fix
Three new tests for s390x podman DNS workarounds:
1. BUILDAH_ISOLATION=chroot + docker-pull/podman-load + network build
(chroot skips user/net namespaces for RUN steps)
2. --userns=host --network=host with pre-loaded image
(re-test with pull phase sidestepped)
3. _CONTAINERS_USERNS_CONFIGURED=1 env var on podman pull
(may skip MaybeReexecUsingUserNamespace in containers/storage)
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments