ci: disable the novnc service on multinode
It appears we have an address conflict as it relates to the ir-novnc service, but we don't need it for these jobs. So, disable the extra service. Change-Id: I28fc766f62d9dda93f2d3469eaaec73e63057415 Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com>
This commit is contained in:
@@ -870,6 +870,8 @@
|
||||
c-vol: False
|
||||
cinder: False
|
||||
|
||||
ir-novnc: False
|
||||
|
||||
s-account: True
|
||||
s-container: True
|
||||
s-object: True
|
||||
@@ -913,6 +915,7 @@
|
||||
q-ovn-metadata-agent: False
|
||||
n-cpu: True
|
||||
tls-proxy: False
|
||||
ir-novnc: False
|
||||
devstack_localrc:
|
||||
ENABLE_TENANT_TUNNELS: False
|
||||
ENABLE_TENANT_VLANS: True
|
||||
|
Reference in New Issue
Block a user