To-revert: Temporarily disable Ubuntu bifrost image building
We want to support it but it is blocking gate atm due to py3 on Ubuntu. Not affecting C7 due to no py3. Change-Id: I6d0ced90d511405f600e7c4677b1b7083a6adbd2 Related-bug: #1860229
This commit is contained in:
@@ -160,6 +160,9 @@ UNBUILDABLE_IMAGES = {
|
|||||||
"telegraf", # no binary package
|
"telegraf", # no binary package
|
||||||
},
|
},
|
||||||
'ubuntu': {
|
'ubuntu': {
|
||||||
|
"bifrost-base", # FIXME(yoctozepto): we want to support it but it is
|
||||||
|
# blocking gate atm due to py3 on Ubuntu
|
||||||
|
# see https://bugs.launchpad.net/kolla/+bug/1860229
|
||||||
"cyborg-base",
|
"cyborg-base",
|
||||||
"qdrouterd", # There is no qdrouterd package for ubuntu bionic
|
"qdrouterd", # There is no qdrouterd package for ubuntu bionic
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user