Merge pull request #16373 from edsantiago/skip_broken_ubi8_test_v40rhel

[v4.0-rhel] Skip failing pull-arch test
This commit is contained in:
OpenShift Merge Robot
2022-11-02 05:37:02 -04:00
committed by GitHub

View File

@ -206,6 +206,11 @@ skip_if_remote "Do envariables work with -remote? Please look into this." \
"build proxy"
###############################################################################
# BEGIN emergency skip, because #16308 is too hard to backport
skip "Actual fix (#16308) is too hard to backport, and not worth the effort" \
"bud --pull=false --arch test"
# Done.
exit $RC