Merge "Add a non-voting metalsmith job"

This commit is contained in:
Zuul 2019-06-08 13:46:12 +00:00 committed by Gerrit Code Review
commit bcfb2d9004
2 changed files with 14 additions and 0 deletions

View File

@ -159,3 +159,15 @@
- ^setup.cfg$
- ^tools/.*$
- ^tox.ini$
- job:
name: metalsmith-integration-ipa-src
parent: metalsmith-integration-glance-localboot-centos7
required-projects:
- openstack/ironic-python-agent
- openstack/ironic-lib
vars:
devstack_localrc:
# Don't waste time on cleaning, it's checked everywhere else
IRONIC_AUTOMATED_CLEAN_ENABLED: False
IRONIC_BUILD_DEPLOY_RAMDISK: True

View File

@ -15,6 +15,8 @@
# Non-voting jobs
- ipa-tempest-ironic-inspector-src:
voting: false
- metalsmith-integration-ipa-src:
voting: false
# NOTE(TheJulia): CoreOS jobs have a high failure rate.
# In order to reduce the odds of things like nested virt
# being detected but not available, we should treat them