bifrost: mark as UNBUILDABLE for aarch64
Upstream probably never used it on !x86-64 as they try to install x86 packages each time: "msg": "No package matching 'grub-efi-amd64-signed' is available" I do not plan to work on fixing upstream. Change-Id: I7a470bf88dd8347bdc1405b0301a1467d40b4206
This commit is contained in:
parent
753623b29b
commit
1528c81f1d
@ -80,6 +80,7 @@ LOG = utils.make_a_logger()
|
||||
# is irrelevant. Otherwise all must match for skip to happen.
|
||||
UNBUILDABLE_IMAGES = {
|
||||
'aarch64': {
|
||||
"bifrost-base", # someone need to get upstream working first
|
||||
"monasca-grafana", # no phantomJS on aarch64
|
||||
"prometheus-mtail", # no aarch64 binary
|
||||
"skydive-base", # no aarch64 binary
|
||||
|
Loading…
x
Reference in New Issue
Block a user