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: Ie454c72766df0dc53d4c3b57ef1c5efd6a912dca
Depends-On: I0391ec310c4eede436011a48490e3c524c8ddf4d
This commit is contained in:
Jesse Pretorius 2017-10-18 17:49:01 +01:00
parent 2cf8952d6b
commit c2d575428f
1 changed files with 2 additions and 0 deletions

View File

@ -17,10 +17,12 @@
name: openstack/openstack-ansible-os_magnum
check:
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-centos-7-nv
- openstack-ansible-functional-opensuse-423-nv
- openstack-ansible-functional-ubuntu-xenial
gate:
queue: openstack-ansible
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-ubuntu-xenial