Skip to content

Commit

Permalink
Merge pull request #20979 from edsantiago/emergency
Browse files Browse the repository at this point in the history
EMERGENCY: fix broken CI
  • Loading branch information
openshift-merge-bot[bot] authored Dec 11, 2023
2 parents 611ba2f + 6415471 commit 71b3437
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/system/170-run-userns.bats
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ EOF

@test "podman userns=auto with id mapping" {
skip_if_not_rootless
skip_if_remote
run_podman unshare awk '{if(NR == 2){print $2}}' /proc/self/uid_map
first_id=$output
mapping=1:@$first_id:1
Expand Down

0 comments on commit 71b3437

Please sign in to comment.