diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2021-02-15 15:07:25 +0100 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2021-02-15 15:07:25 +0100 |
commit | 0ab5bfd3133136595abcb3d1b8b6a91719acd8af (patch) | |
tree | a7b3fe88bedd4ee5b43498ec49befab661ca4170 /test/e2e/init_test.go | |
parent | 704fa8b55e2f4f9b062372f38ce881456b18c5c6 (diff) | |
download | podman-0ab5bfd3133136595abcb3d1b8b6a91719acd8af.tar.gz podman-0ab5bfd3133136595abcb3d1b8b6a91719acd8af.tar.bz2 podman-0ab5bfd3133136595abcb3d1b8b6a91719acd8af.zip |
e2e: fix network alias test
The logic in the e2e test for multiple network aliases is indicating the
test should wait for the containerized nginx to be ready. As this may
take some time, the test does an exponential backoff starting at 2050ms.
Fix the logic by removing the `Expect(...)` call during the exponential
backoff. Otherwise, the test errors immediately.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'test/e2e/init_test.go')
0 files changed, 0 insertions, 0 deletions