Revert "Disable build of Gnocchi containers"

This reverts commit 5505cd000c.

Closes-Bug: 2039051

Reason for revert: Builds properly now

Change-Id: I8fbe01340e539949d867a87a3d20326fc1a2b1b0
(cherry picked from commit 4c8298de9a)
This commit is contained in:
Michal Nasiadka 2023-11-22 16:21:06 +00:00
parent 8f3b6be39e
commit fd5dc41f3b
1 changed files with 0 additions and 9 deletions

View File

@ -19,7 +19,6 @@ UNBUILDABLE_IMAGES = {
"bifrost-base", # someone need to get upstream working first
"prometheus-msteams", # no aarch64 binary
"prometheus-mtail", # no aarch64 binary
"gnocchi-base", # https://bugs.launchpad.net/kolla/+bug/2039051
},
# Issues for SHA1 keys:
@ -29,15 +28,11 @@ UNBUILDABLE_IMAGES = {
"nova-spicehtml5proxy", # Missing spicehtml5 package
"ovsdpdk", # Not supported on CentOS
"tgtd", # Not supported on CentOS
"gnocchi-base",
# https://bugs.launchpad.net/kolla/+bug/2039051
},
'debian': {
"openvswitch-netcontrold",
# https://bugs.launchpad.net/kolla/+bug/2027668
"gnocchi-base",
# https://bugs.launchpad.net/kolla/+bug/2039051
},
'rocky': {
@ -45,13 +40,9 @@ UNBUILDABLE_IMAGES = {
"nova-spicehtml5proxy", # Missing spicehtml5 package
"ovsdpdk", # Not supported on CentOS
"tgtd", # Not supported on CentOS
"gnocchi-base",
# https://bugs.launchpad.net/kolla/+bug/2039051
},
'ubuntu': {
"gnocchi-base",
# https://bugs.launchpad.net/kolla/+bug/2039051
},
'ubuntu+aarch64': {