heat-dashboard/.zuul.yaml
Andreas Jaeger e952fd0ff3 Use template for lower-constraints
Small cleanups:

* Use openstack-lower-constraints-jobs template, remove individual
  jobs.
* Sort list of templates

Also, update some minimal requirement for horizon
needs newer versions. This is needed to pass the lower-constraints
job.

Change-Id: I6d69299c6099bdcd3671e7e7c764604676e8eaef
Needed-By: https://review.openstack.org/623229
2018-12-21 09:57:57 +01:00

16 lines
408 B
YAML

- project:
templates:
- check-requirements
- nodejs4-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs-horizon
- openstack-python35-jobs-horizon
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- horizon-openstack-tox-python3-django111
gate:
jobs:
- horizon-openstack-tox-python3-django111