Skip to content

Commit

Permalink
Skip frequently flaking bud-multiple-platform-no-run
Browse files Browse the repository at this point in the history
Ref: containers#3710

Signed-off-by: Chris Evich <cevich@redhat.com>
  • Loading branch information
cevich committed Mar 30, 2022
1 parent aaa8cfd commit 56ab5af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/bud.bats
Expand Up @@ -3607,6 +3607,7 @@ _EOF
}

@test "bud-multiple-platform-no-run" {
skip "Frequently flakes: https://github.com/containers/buildah/issues/3710"
outputlist=localhost/testlist
run_buildah build --signature-policy ${TESTSDIR}/policy.json --jobs=0 --all-platforms --manifest $outputlist -f ${TESTSDIR}/bud/multiarch/Dockerfile.no-run ${TESTSDIR}/bud/multiarch
run_buildah manifest inspect $outputlist
Expand Down

0 comments on commit 56ab5af

Please sign in to comment.