Move project templates from ubuntu.yaml to project.yaml
These templates are not specific to Ubuntu, so should not be in that file. Change-Id: I4df08599a9075852d3fbf1187ca0b89d59893520
This commit is contained in:
parent
30e1e8d8a3
commit
f96433b030
@ -2,5 +2,10 @@
|
||||
- project:
|
||||
templates:
|
||||
- openstack-lower-constraints-jobs
|
||||
- openstack-python-jobs
|
||||
- openstack-python36-jobs
|
||||
- openstack-python37-jobs
|
||||
- check-requirements
|
||||
- publish-openstack-docs-pti
|
||||
- release-notes-jobs-python3
|
||||
- periodic-stable-jobs
|
||||
|
@ -1,13 +1,5 @@
|
||||
---
|
||||
- project:
|
||||
templates:
|
||||
- openstack-python-jobs
|
||||
- openstack-python36-jobs
|
||||
- openstack-python37-jobs
|
||||
- check-requirements
|
||||
- publish-openstack-docs-pti
|
||||
- release-notes-jobs-python3
|
||||
- periodic-stable-jobs
|
||||
check:
|
||||
jobs:
|
||||
- kolla-build-ubuntu-binary
|
||||
|
Loading…
x
Reference in New Issue
Block a user