mirror of https://github.com/containers/podman.git
Merge pull request #22403 from edsantiago/nuke-nixery
Emergency fix (well, skip) for failing bud tests
This commit is contained in:
commit
4817811cb7
|
@ -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
|
||||
###############################################################################
|
||||
|
||||
|
|
Loading…
Reference in New Issue