Skip buildah-bud test

Test is completely broken, see buildah issue 4396.

Thanks to @edsantiago for the patch.

Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
Chris Evich
2023-02-21 10:29:14 -05:00
parent 10382d0bca
commit 642e9ddb8d

View File

@ -249,5 +249,12 @@ skip_if_remote "different error messages between podman & podman-remote" \
# END tests which are skipped due to actual podman or podman-remote bugs.
###############################################################################
# BEGIN temporary workarounds that must be reevaluated periodically
skip "Test is completely broken, see buildah issue 4396" \
"bud-multiple-platform-values"
# END temporary workarounds that must be reevaluated periodically
###############################################################################
exit $RC