diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2021-04-14 12:02:37 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2021-04-14 12:05:59 -0400 |
commit | 4347a62e08b2ffabd07f767bc534a8cb2f5cb0aa (patch) | |
tree | b43eec2993b0c334e140076f8841c96000b9f7c4 /test/system/220-healthcheck.bats | |
parent | 4ee203dde7c9e8de2484f00c7f251c0f32ed0ad2 (diff) | |
download | podman-4347a62e08b2ffabd07f767bc534a8cb2f5cb0aa.tar.gz podman-4347a62e08b2ffabd07f767bc534a8cb2f5cb0aa.tar.bz2 podman-4347a62e08b2ffabd07f767bc534a8cb2f5cb0aa.zip |
Fix flake on failed podman-remote build
We have a race condition where podman build can fail
but still return an exit code of 0. This PR ensures
that as soon as the build fails, the failed flag is set
eliminating the race.
Fixes: https://github.com/containers/podman/issues/10029
[NO TESTS NEEDED] Tests of failed builds are already in place, and
the elimination of the race should be enough.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'test/system/220-healthcheck.bats')
0 files changed, 0 insertions, 0 deletions