Skip to content

Add an allowlist test for non-root owned files and ensure their UID/GID are statically allocated #1826

@travier

Description

@travier

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersjiraFor syncing to Jira. Only works for issues (i.e. not PRs)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions