summaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2020-09-10 15:23:21 -0600
committerEd Santiago <santiago@redhat.com>2020-09-10 15:27:50 -0600
commit6874038e6a01cd7f0f8ca49eb6f59c391d83bf5d (patch)
treea448d608bcfa8332881ef675f2daf9d2430332fb /API.md
parent861451a46285ddfe0c8b584ab75fab803d9b05d0 (diff)
downloadpodman-6874038e6a01cd7f0f8ca49eb6f59c391d83bf5d.tar.gz
podman-6874038e6a01cd7f0f8ca49eb6f59c391d83bf5d.tar.bz2
podman-6874038e6a01cd7f0f8ca49eb6f59c391d83bf5d.zip
run_networking e2e test: add cleanup to some tests
Problem: if either of the two "podman network create" tests fail, all subsequent retries will also fail because the created network has not been cleaned up (so "network create" will fail with EEXIST). Solution: run "podman network rm" as deferred cleanup instead of in each test. This is NOT a fix for #7583 - it is just a way to allow ginkgo to retry a failing test. Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'API.md')
0 files changed, 0 insertions, 0 deletions