Disable building binary images for senlin-conductor and

senlin-health-manager on debian/ubuntu

Change-Id: I370b07c488934b286a8162b1eea0f9b090ec8cab
This commit is contained in:
Dincer Celik 2019-12-05 14:23:54 +03:00 committed by Radosław Piliszek
parent 55d8828be3
commit 58badb8cd6
1 changed files with 4 additions and 0 deletions

View File

@ -198,6 +198,8 @@ UNBUILDABLE_IMAGES = {
"neutron-server-opendaylight",
"nova-serialproxy",
"novajoin-base",
"senlin-conductor", # no binary package
"senlin-health-manager", # no binary package
"tacker-base",
"tripleoclient",
"trove-base",
@ -213,6 +215,8 @@ UNBUILDABLE_IMAGES = {
"ironic-neutron-agent",
"novajoin-base",
"rally",
"senlin-conductor", # no binary package
"senlin-health-manager", # no binary package
"tacker-base",
"tripleoclient",
"vitrage-base",