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: I70f79c2643202a53102f820b111faa7bd5b6f103
This commit is contained in:
manchandavishal 2019-10-05 09:55:21 +00:00
parent 0a388a6096
commit f655ea66c8
1 changed files with 1 additions and 8 deletions

View File

@ -1,11 +1,4 @@
- project:
templates:
- horizon-nodejs10-jobs
check:
jobs:
- openstack-tox-py36:
voting: false
- horizon-openstack-tox-python3-django111
gate:
jobs:
- horizon-openstack-tox-python3-django111
- horizon-non-primary-django-jobs