Revert "Temporarily mark aarch64 Cloud-Base to be failable in order to get some composes out."

This reverts commit c5d4dfdcc4.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-11-06 08:50:28 -08:00
parent 97141b2cce
commit 9f2c5c7209

View File

@ -352,7 +352,7 @@ image_build = {
'repo': 'Everything',
'install_tree_from': 'Everything',
'subvariant': 'Cloud_Base',
'failable': ['ppc64le', 's390x', 'aarch64'],
'failable': ['ppc64le', 's390x'],
}
},
{