Most of the files that are shipped as part of the ostree commit are root:root owned but a very small subset is not.
To make sure that those files end up using the same user and group in the final system, we need to make sure that their user -> UID and group -> GID associations are static.
Let's make a test that verify that for our current set of files.
See: