Add openstack-ansible-linters test

Currently the linters test is in the project-config
repository, but those are meant to be used for standard
jobs which do not require any repository other than the
one given. Our lint tests use the 'openstack-ansible-tests'
repository, so we should rather use our own job definition.

Change-Id: Iaac6d522220481b2f69e82a0ac0892666c3eb9ad
Depends-On: I0391ec310c4eede436011a48490e3c524c8ddf4d
This commit is contained in:
Jesse Pretorius 2017-10-18 17:46:51 +01:00
parent a46ddbcfa6
commit c3d524b05d
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@
name: openstack/openstack-ansible-lxc_container_create
check:
jobs:
- openstack-ansible-linters
- openstack-ansible-dir-ubuntu-xenial
- openstack-ansible-dir-centos-7
- openstack-ansible-dir-opensuse-423
@ -27,6 +28,7 @@
gate:
queue: openstack-ansible
jobs:
- openstack-ansible-linters
- openstack-ansible-dir-ubuntu-xenial
- openstack-ansible-dir-centos-7
- openstack-ansible-dir-opensuse-423