Merge "CI: exclude the inspection abort tests from the inspector-redfish-vmedia job"
This commit is contained in:
commit
b889daccc2
@ -177,9 +177,12 @@
|
|||||||
required-projects:
|
required-projects:
|
||||||
- openstack/ironic-inspector
|
- openstack/ironic-inspector
|
||||||
vars:
|
vars:
|
||||||
# NOTE(dtantsur): the inspector job includes booting an instance too
|
# NOTE(dtantsur): the inspector job includes booting an instance too.
|
||||||
tempest_test_regex: Inspector
|
# Excluding the abort tests since it hits "node locked" too often.
|
||||||
|
tempest_test_regex: test_baremetal_introspection
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
|
BUILD_TIMEOUT: 900
|
||||||
|
IRONIC_TEMPEST_BUILD_TIMEOUT: 900
|
||||||
IRONIC_BOOT_MODE: bios
|
IRONIC_BOOT_MODE: bios
|
||||||
IRONIC_INSPECTOR_MANAGED_BOOT: True
|
IRONIC_INSPECTOR_MANAGED_BOOT: True
|
||||||
IRONIC_INSPECTOR_NODE_NOT_FOUND_HOOK: ''
|
IRONIC_INSPECTOR_NODE_NOT_FOUND_HOOK: ''
|
||||||
|
Loading…
Reference in New Issue
Block a user