Merge "ci: disable vnc on IPA jobs"
This commit is contained in:
@@ -25,6 +25,7 @@
|
|||||||
IRONIC_RAMDISK_TYPE: dib
|
IRONIC_RAMDISK_TYPE: dib
|
||||||
devstack_services:
|
devstack_services:
|
||||||
dstat: false
|
dstat: false
|
||||||
|
ir-novnc: False
|
||||||
|
|
||||||
# used by diskimage-builder and IPA-builder
|
# used by diskimage-builder and IPA-builder
|
||||||
- job:
|
- job:
|
||||||
@@ -53,6 +54,7 @@
|
|||||||
s-container: True
|
s-container: True
|
||||||
s-object: True
|
s-object: True
|
||||||
s-proxy: True
|
s-proxy: True
|
||||||
|
ir-novnc: False
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
IRONIC_BOOT_MODE: uefi
|
IRONIC_BOOT_MODE: uefi
|
||||||
IRONIC_DEPLOY_DRIVER: redfish
|
IRONIC_DEPLOY_DRIVER: redfish
|
||||||
@@ -97,4 +99,6 @@
|
|||||||
# NOTE(dtantsur): the ansible deploy doesn't depend on IPA code,
|
# NOTE(dtantsur): the ansible deploy doesn't depend on IPA code,
|
||||||
# excluding it from the enabled list to save gate time.
|
# excluding it from the enabled list to save gate time.
|
||||||
IRONIC_ENABLED_DEPLOY_INTERFACES: "direct"
|
IRONIC_ENABLED_DEPLOY_INTERFACES: "direct"
|
||||||
|
devstack_services:
|
||||||
|
ir-novnc: False
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user