Merge pull request #22403 from edsantiago/nuke-nixery

Emergency fix (well, skip) for failing bud tests
This commit is contained in:
openshift-merge-bot[bot]
2024-04-17 12:21:05 +00:00
committed by GitHub

View File

@ -291,6 +291,10 @@ skip_if_rootless_remote "FIXME: not sure if 17788 or some other bug" \
skip "FIXME: 2023-06-13 buildah PR 4746 broke this test" \
"bud with encrypted FROM image"
# 2024-04-16 test needs to be fixed in buildah repo, to use another registry
skip "FIXME: 2024-04-16 nixery is down" \
"bud-implicit-no-history"
# END temporary workarounds that must be reevaluated periodically
###############################################################################