Sigh; disable pod-top test, it's unreliable (#2780)

Signed-off-by: Ed Santiago <santiago@redhat.com>
This commit is contained in:
Ed Santiago
2019-03-27 10:14:00 -06:00
parent aba3a84236
commit 67444db3b1

View File

@ -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'