Replace constraints job with global template

The template openstack-lower-constraints-jobs-neutron does exactly what
the neutron-classifier-lower-constraints job does, so use the global
template.

Change-Id: Ic23bd6fd3ce60681a71502754b4cee80d52e0f33
This commit is contained in:
Andreas Jaeger 2019-08-02 16:28:10 +02:00
parent e0f030ea00
commit 8ea676b562
1 changed files with 1 additions and 9 deletions

View File

@ -4,21 +4,13 @@
- check-requirements
- openstack-python-jobs
- openstack-python3-train-jobs-neutron
- openstack-lower-constraints-jobs-neutron
check:
jobs:
- neutron-classifier-tox-lower-constraints
- neutron-classifier-functional:
voting: false
gate:
queue: neutron-classifier
jobs:
- neutron-classifier-tox-lower-constraints
- job:
name: neutron-classifier-tox-lower-constraints
parent: openstack-tox-lower-constraints
required-projects:
- openstack/neutron
- job:
name: neutron-classifier-functional