diff options
author | Giuseppe Scrivano <gscrivan@redhat.com> | 2021-09-30 09:55:59 +0200 |
---|---|---|
committer | Giuseppe Scrivano <gscrivan@redhat.com> | 2021-09-30 13:58:47 +0200 |
commit | 788106dad12dd83763bb6ab1f1e4e57c75f73a14 (patch) | |
tree | eae02dc67abbf52069f0375efe3a12c5bf85c866 /test/e2e/run_device_test.go | |
parent | cd10304dca72ef030b64142885518e6dc0d3e4af (diff) | |
download | podman-788106dad12dd83763bb6ab1f1e4e57c75f73a14.tar.gz podman-788106dad12dd83763bb6ab1f1e4e57c75f73a14.tar.bz2 podman-788106dad12dd83763bb6ab1f1e4e57c75f73a14.zip |
test: skip test on rootless cgroupsv1
skip the test "podman selinux: shared context in (some) namespaces" on
cgroupsv1 when running as rootless since the tests requires
--pid=container:.
If the container runtime cannot use cgroupsv1 and the container has no
pid namespace. then it is not possible to correctly terminate the
container. Without a cgroup or a pid namespace, the runtime has no
control on what processes are in the container.
Closes: https://github.com/containers/podman/issues/11785
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'test/e2e/run_device_test.go')
0 files changed, 0 insertions, 0 deletions