summaryrefslogtreecommitdiff
path: root/test/e2e/runlabel_test.go
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2019-08-19 07:28:10 -0600
committerEd Santiago <santiago@redhat.com>2019-08-19 08:05:33 -0600
commitcb4804de388c6c3a1b7358b83d81af1921b579d2 (patch)
treed814d2708e7803e053a1d9fdd39f7aadc422e7ad /test/e2e/runlabel_test.go
parentbd0b05f13860b62de389ec67eadd0df6b44d4f4f (diff)
downloadpodman-cb4804de388c6c3a1b7358b83d81af1921b579d2.tar.gz
podman-cb4804de388c6c3a1b7358b83d81af1921b579d2.tar.bz2
podman-cb4804de388c6c3a1b7358b83d81af1921b579d2.zip
Flake fix: build test timeout
The priv test added to the build test in June runs an 'apk' command which, unavoidably, has to fetch stuff from the net. This is slow and unreliable, and periodically leads to timeout failures. Worse, when this happens, some sort of invisible buildah-only container gets left behind that leads to failures in subsequent tests when trying to reset to known state. Imperfect workaround: try a 240-second timeout (up from 60) when running apk. As backup, add a custom teardown() which attempts to force-remove all containers and any new images. Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'test/e2e/runlabel_test.go')
0 files changed, 0 insertions, 0 deletions