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:
Julia Kreger
2025-08-26 13:53:31 -07:00
parent 99c406a1c8
commit b87b970e30

View File

@@ -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