mirror of
https://github.com/containers/podman.git
synced 2025-06-28 14:29:04 +08:00
rootless: do not set pids limits with cgroupfs
and enable events tests. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
@ -19,7 +19,6 @@ var _ = Describe("Podman events", func() {
|
||||
)
|
||||
|
||||
BeforeEach(func() {
|
||||
SkipIfRootlessV2()
|
||||
tempdir, err = CreateTempDirInTempDir()
|
||||
if err != nil {
|
||||
os.Exit(1)
|
||||
|
Reference in New Issue
Block a user