
We need to switch these jobs to xenial. But while we're doing that, let's shift to consuming a template managed in the horizon repo. Depends-On: https://review.openstack.org/643198 Change-Id: I814466da98062ceb2bb30cf264451168c9a30693
20 lines
545 B
YAML
20 lines
545 B
YAML
- project:
|
|
templates:
|
|
- openstack-lower-constraints-jobs-horizon
|
|
- check-requirements
|
|
- horizon-nodejs4-jobs
|
|
- openstack-python-jobs-horizon
|
|
- openstack-python35-jobs-horizon
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- openstack-tox-py36:
|
|
voting: false
|
|
required-projects:
|
|
- openstack/horizon
|
|
- horizon-openstack-tox-python3-django111
|
|
gate:
|
|
jobs:
|
|
- horizon-openstack-tox-python3-django111
|