Merge pull request #20979 from edsantiago/emergency

EMERGENCY: fix broken CI
This commit is contained in:
openshift-merge-bot[bot] 2023-12-11 14:41:03 +00:00 committed by GitHub
commit 71b3437a81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -150,6 +150,7 @@ EOF
@test "podman userns=auto with id mapping" { @test "podman userns=auto with id mapping" {
skip_if_not_rootless skip_if_not_rootless
skip_if_remote
run_podman unshare awk '{if(NR == 2){print $2}}' /proc/self/uid_map run_podman unshare awk '{if(NR == 2){print $2}}' /proc/self/uid_map
first_id=$output first_id=$output
mapping=1:@$first_id:1 mapping=1:@$first_id:1