mirror of
https://github.com/containers/podman.git
synced 2025-10-09 06:26:26 +08:00
Sigh; disable pod-top test, it's unreliable (#2780)
Signed-off-by: Ed Santiago <santiago@redhat.com>
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
load helpers
|
||||
|
||||
@test "podman pod top - containers in different PID namespaces" {
|
||||
skip "this test is not reliable. Reenable once pod-top is fixed."
|
||||
|
||||
# With infra=false, we don't get a /pause container (we also
|
||||
# don't pull k8s.gcr.io/pause )
|
||||
no_infra='--infra=false'
|
||||
|
Reference in New Issue
Block a user