mirror of https://github.com/containers/podman.git
Emergency fix (well, skip) for failing bud tests
nixery registry has been down all day. Disable test. Someone will need to fix this on the buildah end. Signed-off-by: Ed Santiago <santiago@redhat.com>
This commit is contained in:
parent
f3276e77ae
commit
7ef0290a1d
|
@ -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" \
|
skip "FIXME: 2023-06-13 buildah PR 4746 broke this test" \
|
||||||
"bud with encrypted FROM image"
|
"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
|
# END temporary workarounds that must be reevaluated periodically
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue