Merge "CI: exclude the inspection abort tests from the inspector-redfish-vmedia job"

This commit is contained in:
Zuul 2020-05-06 12:37:39 +00:00 committed by Gerrit Code Review
commit b889daccc2
1 changed files with 5 additions and 2 deletions

View File

@ -177,9 +177,12 @@
required-projects:
- openstack/ironic-inspector
vars:
# NOTE(dtantsur): the inspector job includes booting an instance too
tempest_test_regex: Inspector
# NOTE(dtantsur): the inspector job includes booting an instance too.
# Excluding the abort tests since it hits "node locked" too often.
tempest_test_regex: test_baremetal_introspection
devstack_localrc:
BUILD_TIMEOUT: 900
IRONIC_TEMPEST_BUILD_TIMEOUT: 900
IRONIC_BOOT_MODE: bios
IRONIC_INSPECTOR_MANAGED_BOOT: True
IRONIC_INSPECTOR_NODE_NOT_FOUND_HOOK: ''