Merge "Debian: enable building Bifrost images on x86-64"
This commit is contained in:
commit
0bae22d5f0
@ -2,7 +2,7 @@ Image,CentOS,,Ubuntu,,Debian
|
||||
,Binary,Source,Binary,Source,Binary,Source
|
||||
aodh,C,C,C,C,N,C
|
||||
barbican,C,C,C,C,N,C
|
||||
bifrost,N,C,N,N,N,N
|
||||
bifrost,N,N,N,N,N,N
|
||||
blazar,N,C,N,C,N,C
|
||||
ceilometer,C,C,C,C,N,C
|
||||
cinder,C,C,C,C,N,C
|
||||
|
|
@ -2,7 +2,7 @@ Image,CentOS,,Ubuntu,,Debian
|
||||
,Binary,Source,Binary,Source,Binary,Source
|
||||
aodh,C,C,C,C,C,C
|
||||
barbican,C,T,C,C,C,C
|
||||
bifrost,N,T,N,C,N,N
|
||||
bifrost,N,T,N,C,N,C
|
||||
blazar,N,C,N,C,N,C
|
||||
ceilometer,C,C,C,C,C,C
|
||||
cinder,C,T,C,T,C,C
|
||||
|
|
@ -111,8 +111,6 @@ UNBUILDABLE_IMAGES = {
|
||||
},
|
||||
|
||||
'debian': {
|
||||
"bifrost-base", # tries to install 'mysql-server' which is not in
|
||||
# Debian 'buster' (fixed in Yoga)
|
||||
"qdrouterd", # no qdrouterd package in Debian bullseye
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user