mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00
EMERGENCY: fix broken CI
Broken by #20827. Signed-off-by: Ed Santiago <santiago@redhat.com>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user