SIGN IN SIGN UP
containers / podman UNCLAIMED

Podman: A tool for managing OCI containers and pods.

0 0 0 Go

test: Fix --hostuser octal UID test flakiness

The test for issue #19800 depended on finding a system user with an
octal UID. This approach was fragile because system users found on the
host may have a different UID in the testing image.

Use the rootless user ID instead which is likely to be octal anyway as
new user IDs start with 1000.

Signed-off-by: Ricardo Branco <rbranco@suse.de>
R
Ricardo Branco committed
b847c344f66048e6f9da3ea5b557c3cf567cf938
Parent: 10187a2
Committed by Matt Heon <matthew.heon@pm.me> on 2/6/2026, 8:36:47 PM