mirror of
https://github.com/containers/podman.git
synced 2025-10-10 15:57:33 +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
|
load helpers
|
||||||
|
|
||||||
@test "podman pod top - containers in different PID namespaces" {
|
@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
|
# With infra=false, we don't get a /pause container (we also
|
||||||
# don't pull k8s.gcr.io/pause )
|
# don't pull k8s.gcr.io/pause )
|
||||||
no_infra='--infra=false'
|
no_infra='--infra=false'
|
||||||
|
Reference in New Issue
Block a user