9f3e8997fa
Use templates instead of individual jobs. Remoe usage of releasenotes templates since it publishes content to docs.o.o and only official OpenStack projects can publish there, use instead just the build jobs. Change-Id: I3046569efd586707150fb4cc753fd55979470946
26 lines
617 B
YAML
26 lines
617 B
YAML
---
|
|
- project:
|
|
templates:
|
|
- build-openstack-sphinx-docs
|
|
- openstack-cover-jobs
|
|
- openstack-python35-jobs
|
|
- openstack-python-jobs
|
|
check:
|
|
jobs:
|
|
- build-openstack-releasenotes
|
|
- kayobe-tox-ansible-syntax
|
|
- kayobe-tox-ansible
|
|
- kayobe-tox-molecule
|
|
- kayobe-overcloud-centos
|
|
- kayobe-seed-centos
|
|
|
|
gate:
|
|
queue: kayobe
|
|
jobs:
|
|
- build-openstack-releasenotes
|
|
- kayobe-tox-ansible-syntax
|
|
- kayobe-tox-ansible
|
|
- kayobe-tox-molecule
|
|
- kayobe-overcloud-centos
|
|
- kayobe-seed-centos
|