diff options
author | Paul Holzinger <paul.holzinger@web.de> | 2020-09-29 21:58:16 +0200 |
---|---|---|
committer | Paul Holzinger <paul.holzinger@web.de> | 2020-10-01 15:56:59 +0200 |
commit | 45b73c1ed76134cced43141fe5d1622853088bf0 (patch) | |
tree | a76f4533a2edf73862431b0adc778014f982eff8 /test/e2e/run_memory_test.go | |
parent | 556117c2e95bb0e4da7d36e10d94c3ec0ac4072f (diff) | |
download | podman-45b73c1ed76134cced43141fe5d1622853088bf0.tar.gz podman-45b73c1ed76134cced43141fe5d1622853088bf0.tar.bz2 podman-45b73c1ed76134cced43141fe5d1622853088bf0.zip |
Fix some flakes in the e2e network tests.
The network test created config files with random filenames
but the network name was static. Since the tests can run in
parallel podman was not able to distinguish the networks.
We need to make sure that each test has its own config file
and network name. This helps to prevent unnecessary flakes.
Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
Diffstat (limited to 'test/e2e/run_memory_test.go')
0 files changed, 0 insertions, 0 deletions