Skip to content

Commit

Permalink
Disable flaking buildah-bud test
Browse files Browse the repository at this point in the history
The bud-multiple-platform-no-run test is flaking way too much.
Disable it. See containers/buildah#3710

Signed-off-by: Ed Santiago <santiago@redhat.com>
  • Loading branch information
edsantiago committed Mar 30, 2022
1 parent 0cb93e2 commit 1f2fe6a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/buildah-bud/apply-podman-deltas
Expand Up @@ -217,6 +217,11 @@ skip_if_remote "FIXME FIXME FIXME: find a way to clean up their podman calls" \
skip_if_remote "Do envariables work with -remote? Please look into this." \
"build proxy"

# FIXME 2022-03-30 flaking way, way too much.
# Tracked at https://github.com/containers/buildah/issues/3710
skip "2022-03-30 This test is flaking way too much; see buildah #3710" \
"bud-multiple-platform-no-run"

###############################################################################
# Done.

Expand Down

0 comments on commit 1f2fe6a

Please sign in to comment.