diff options
author | Paul Holzinger <pholzing@redhat.com> | 2022-05-25 15:42:52 +0200 |
---|---|---|
committer | Paul Holzinger <pholzing@redhat.com> | 2022-05-25 15:46:15 +0200 |
commit | cb76d152307179ed2614115d2c4a447b201c5c9e (patch) | |
tree | 5c117e5c2066b7bde8f694fd47518f89472c4502 /libpod/volume.go | |
parent | 1dcd1c970d3438bd6044cce0aba9b7258cb6849d (diff) | |
download | podman-cb76d152307179ed2614115d2c4a447b201c5c9e.tar.gz podman-cb76d152307179ed2614115d2c4a447b201c5c9e.tar.bz2 podman-cb76d152307179ed2614115d2c4a447b201c5c9e.zip |
fix f35 integration test network flake
I am not 100% sure if this is actually causing the problem but I was
able to reproduce locally and this change fixed it there. Without the `-n`
option iptables tries to reverse lookup the ips to domain names. This is
extremely slow for unknown reasons. Given the large amount of iptables
entries due parallel test runs it will not succeed in the default 90 sec
timeout.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'libpod/volume.go')
0 files changed, 0 insertions, 0 deletions