zaqar-ui/.zuul.yaml
manchandavishal 835eac405b Use Horizon project template for django jobs
Horizon defined a project template 'horizon-non-primary-django-jobs'
for django jobs. This patch use that template to run django jobs
here. For information please refer [1]

[1] https://review.opendev.org/#/c/681969/

Change-Id: I09a70fc9c54818f99578cddc9fd38f0faeea8c3f
2019-10-05 10:04:57 +00:00

16 lines
424 B
YAML

- project:
templates:
- openstack-lower-constraints-jobs-horizon
- check-requirements
- horizon-non-primary-django-jobs
- horizon-nodejs10-jobs
- openstack-python-jobs-horizon
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- openstack-tox-py36:
voting: false
required-projects:
- openstack/horizon