Merge "Use template for lower-constraints"

This commit is contained in:
Zuul 2019-01-08 14:04:52 +00:00 committed by Gerrit Code Review
commit 911dc54035
1 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,6 @@
- project: - project:
templates: templates:
- openstack-lower-constraints-jobs
- tripleo-buildimage-jobs - tripleo-buildimage-jobs
check: check:
jobs: jobs:
@ -17,14 +18,11 @@
- dib-functests-bionic-python3-image - dib-functests-bionic-python3-image
- dib-functests-bionic-python3-extras - dib-functests-bionic-python3-extras
- dib-functests-bionic-python3-containers - dib-functests-bionic-python3-containers
- openstack-tox-lower-constraints
gate: gate:
jobs: jobs:
- dib-functests-trusty-python2 - dib-functests-trusty-python2
- dib-functests-xenial-python3 - dib-functests-xenial-python3
- dib-functests-centos7-python2 - dib-functests-centos7-python2
- openstack-tox-lower-constraints
- job: - job:
name: dib-functests-base name: dib-functests-base