Fix the gate

Skiping neutron-server-opendaylight image build to run the gate

Change-Id: I57594742e0842c0e701b9974046d9d1704446f4b
This commit is contained in:
confi-surya 2018-04-17 11:28:24 +09:00
parent 0f2c0d54b8
commit 0f9953fac0
1 changed files with 11 additions and 0 deletions

View File

@ -95,6 +95,9 @@ SKIPPED_IMAGES = {
"zun-base",
],
'centos+source': [
# TODO(spsurya): remove neutron-server-opendaylight fix below issue
# https://bugs.launchpad.net/kolla/+bug/1764621
"neutron-server-opendaylight",
"ovsdpdk",
# TODO(jeffrey4l): remove tripleo-ui when following bug is fixed
# https://bugs.launchpad.net/tripleo/+bug/1744215
@ -128,6 +131,11 @@ SKIPPED_IMAGES = {
"zun-base",
],
'ubuntu+source': [
# TODO(spsurya): remove neutron-server-opendaylight fix below issue
# https://bugs.launchpad.net/kolla/+bug/1764621
"neutron-server-opendaylight",
# TODO(jeffrey4l): remove tripleo-ui when following bug is fixed
# https://bugs.launchpad.net/tripleo/+bug/1744215
"tripleo-ui"
],
'debian+binary': [
@ -181,6 +189,9 @@ SKIPPED_IMAGES = {
],
'oraclelinux+source': [
"bifrost-base",
# TODO(spsurya): remove neutron-server-opendaylight fix below issue
# https://bugs.launchpad.net/kolla/+bug/1764621
"neutron-server-opendaylight",
"ovsdpdk",
# TODO(jeffrey4l): remove tripleo-ui when following bug is fixed
# https://bugs.launchpad.net/tripleo/+bug/1744215