rocky/centos: mark bifrost buildable
Change-Id: I18d3ca8bd83a72dba15fc7e543270e260ae4dab0changes/14/884614/1
parent
9e1b28022f
commit
878e9c0524
|
@ -24,7 +24,6 @@ UNBUILDABLE_IMAGES = {
|
|||
# Issues for SHA1 keys:
|
||||
# https://github.com/grafana/grafana/issues/41036
|
||||
'centos': {
|
||||
"bifrost-base", # EPEL-related breakage
|
||||
"hacluster-pcs", # Missing crmsh package
|
||||
"nova-spicehtml5proxy", # Missing spicehtml5 package
|
||||
"ovsdpdk", # Not supported on CentOS
|
||||
|
@ -35,7 +34,6 @@ UNBUILDABLE_IMAGES = {
|
|||
},
|
||||
|
||||
'rocky': {
|
||||
"bifrost-base", # EPEL-related breakage
|
||||
"hacluster-pcs", # Missing crmsh package
|
||||
"nova-spicehtml5proxy", # Missing spicehtml5 package
|
||||
"ovsdpdk", # Not supported on CentOS
|
||||
|
|
Loading…
Reference in New Issue