Use template for lower-constraints
Small cleanups: * Use openstack-lower-constraints-jobs template, remove individual jobs. * Sort list of templates * Remove non-voting job from gate, only voting jobs are run in the gate. Change-Id: I02b3abf4c5227686d8e3083ae5c8e1f9d647ee0b Needed-By: https://review.openstack.org/623229
This commit is contained in:
parent
c859563455
commit
1c9e7078f3
@ -12,19 +12,14 @@
|
||||
- project:
|
||||
templates:
|
||||
- check-requirements
|
||||
- openstack-lower-constraints-jobs
|
||||
- openstack-python-jobs
|
||||
- openstack-python35-jobs
|
||||
- openstack-python36-jobs
|
||||
- publish-openstack-docs-pti
|
||||
- openstackclient-plugin-jobs
|
||||
- publish-openstack-docs-pti
|
||||
- release-notes-jobs-python3
|
||||
check:
|
||||
jobs:
|
||||
- senlinclient-dsvm-functional:
|
||||
voting: false
|
||||
- openstack-tox-lower-constraints
|
||||
gate:
|
||||
jobs:
|
||||
- senlinclient-dsvm-functional:
|
||||
voting: false
|
||||
- openstack-tox-lower-constraints
|
||||
|
Loading…
x
Reference in New Issue
Block a user