Switch to using project-templates
In order to have more centralized configuration, switch the role to use the project-template instead. Depends-On: I2608fc5a0230436cebb0e6c579deae7bd4d7c209 Change-Id: If31c4812b3797f2d20af30c57e1c3371c68bf338
This commit is contained in:
parent
1676a36cca
commit
1bdd37d75a
@ -14,13 +14,10 @@
|
||||
# limitations under the License.
|
||||
|
||||
- project:
|
||||
templates:
|
||||
- openstack-ansible-role-jobs
|
||||
check:
|
||||
jobs:
|
||||
- openstack-ansible-linters
|
||||
- openstack-ansible-functional-centos-7
|
||||
- openstack-ansible-functional-opensuse-423
|
||||
- openstack-ansible-functional-ubuntu-bionic
|
||||
- openstack-ansible-functional-ubuntu-xenial
|
||||
- openstack-ansible-lxc-dir-centos-7
|
||||
- openstack-ansible-lxc-dir-opensuse-423
|
||||
- openstack-ansible-lxc-dir-ubuntu-xenial
|
||||
@ -34,13 +31,3 @@
|
||||
- openstack-ansible-lxc-overlayfs-centos-7
|
||||
- openstack-ansible-lxc-overlayfs-opensuse-423
|
||||
- openstack-ansible-lxc-zfs-ubuntu-xenial
|
||||
experimental:
|
||||
jobs:
|
||||
- openstack-ansible-integrated-deploy-aio
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-ansible-linters
|
||||
- openstack-ansible-functional-centos-7
|
||||
- openstack-ansible-functional-opensuse-423
|
||||
- openstack-ansible-functional-ubuntu-bionic
|
||||
- openstack-ansible-functional-ubuntu-xenial
|
||||
|
Loading…
Reference in New Issue
Block a user