action #164015
open[containers] Add test for podmansh
0%
Description
podmansh
is a tool for executing a user shell within a podman container. Currently we don't have any tests for it. We should create a new test run and a new test scenario for podmansh for Tumbleweed and SLES 15-SP6.
The test design should follow the suggestion from the man page (see weblinks). Setup a user container via quadlet and then try to login and see if we're in the container.
Acceptance criteria¶
- New test module for podmansh
- New test scenario for Tumbleweed
- Run the test scenario for SLES 15-SP6
Weblinks¶
Updated by mgrossu about 1 month ago
- Status changed from In Progress to Workable
- Assignee deleted (
mgrossu)
Updated by jkuzilek about 1 month ago
- Status changed from Workable to In Progress
- Assignee set to jkuzilek
Updated by jkuzilek 26 days ago
[SELinux] Podmansh - Console login process unable to execute podman: https://bugzilla.opensuse.org/show_bug.cgi?id=1238709
Updated by ph03nix 4 days ago
jkuzilek wrote in #note-10:
[SELinux] Podmansh - Console login process unable to execute podman: https://bugzilla.opensuse.org/show_bug.cgi?id=1238709
Since the issue is reported, we could add a softfailure to the test code and still proceed. From my side we can unblock it and proceed with a softfailure or wait until the bsc is resolved.
I'd prefer the softfailure, as it means we can close this task off without the need to wait.