Skip to content

Commit fac7bee

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "ci: disable vnc on IPA jobs"
2 parents 8f4a5a3 + 3adc5c2 commit fac7bee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

zuul.d/ironic-python-agent-jobs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
IRONIC_RAMDISK_TYPE: dib
2626
devstack_services:
2727
dstat: false
28+
ir-novnc: False
2829

2930
# used by diskimage-builder and IPA-builder
3031
- job:
@@ -53,6 +54,7 @@
5354
s-container: True
5455
s-object: True
5556
s-proxy: True
57+
ir-novnc: False
5658
devstack_localrc:
5759
IRONIC_BOOT_MODE: uefi
5860
IRONIC_DEPLOY_DRIVER: redfish
@@ -97,4 +99,6 @@
9799
# NOTE(dtantsur): the ansible deploy doesn't depend on IPA code,
98100
# excluding it from the enabled list to save gate time.
99101
IRONIC_ENABLED_DEPLOY_INTERFACES: "direct"
102+
devstack_services:
103+
ir-novnc: False
100104

0 commit comments

Comments
 (0)