From 818f97609f105a417d0183f3583a118f53ea81e3 Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Oct 19 2020 21:09:29 +0000 Subject: ppc64le cloud images are failable right now --- diff --git a/stream-images-cloud.conf b/stream-images-cloud.conf index 8d1e57c..ef69e5e 100644 --- a/stream-images-cloud.conf +++ b/stream-images-cloud.conf @@ -19,6 +19,7 @@ image_build = { "http://qa.centos.org/centos/8-stream/AppStream/$arch/os/", ], "install_tree_from": "http://qa.centos.org/centos/8-stream/BaseOS/$arch/os/", + "failable": ["ppc64le"], }, "factory-parameters": { "generate_icicle": False,