Skip to content

Create a test framework that runs as a default-unprivileged container #1149

Open
@ckyrouac

Description

@ckyrouac

Spawned from #1146 (comment)


I bet though we could (and really should) introduce a test framework that runs as a default-unprivileged container (i.e. uid0, where we have full capability to invoke setuid).

Although it looks like

$ podman run --rm -ti localhost/fedora-bootc bash
bash-5.2# sshd -T
sshd: no hostkeys available -- exiting.
So we'd have to do a bit of work to set that up

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/ciIssues related to our own CItriagedThis looks like a valid issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions