diff options
author | Valentin Rothberg <vrothberg@redhat.com> | 2022-05-24 09:54:51 +0200 |
---|---|---|
committer | Valentin Rothberg <vrothberg@redhat.com> | 2022-05-24 13:20:20 +0200 |
commit | f5450b1e8299e8a11251c3c33c78d80c6e51c96d (patch) | |
tree | dfd383eb8da72804f83b070642769b5b0f8bb87c /cmd/podman/images/load.go | |
parent | 737b100c5e0bf704bae6864621c3cf5eb41df2bf (diff) | |
download | podman-f5450b1e8299e8a11251c3c33c78d80c6e51c96d.tar.gz podman-f5450b1e8299e8a11251c3c33c78d80c6e51c96d.tar.bz2 podman-f5450b1e8299e8a11251c3c33c78d80c6e51c96d.zip |
system tests: fix flake waiting for container to run
I have seen some system tests flake waiting for a container to
transition into a specific running state. My theory is that
the waiting time was not sufficient on nodes under high load.
Hence, increase the waiting time. Also replace the break with
a return to spare some cycles to redundantly compare with the
already checked state.
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
Diffstat (limited to 'cmd/podman/images/load.go')
0 files changed, 0 insertions, 0 deletions