test: re-enable idmapped mounts test on vfs

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
Giuseppe Scrivano
2025-03-17 14:57:45 +01:00
parent 7f592742b8
commit 1f3347ff3c

View File

@ -1398,10 +1398,6 @@ EOF
grep -E -q "^containers:" /etc/subuid || skip "no IDs allocated for user 'containers'"
if [[ "$(podman_storage_driver)" == "vfs" ]]; then
skip "FIXME #25572: image mount with uidmapping and vfs not consistent and can fail"
fi
# the TMPDIR must be accessible by different users as the following tests use different mappings
chmod 755 $PODMAN_TMPDIR