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: I56c75abf525fab702f196313cd98523517936b81 Depends-On: I0391ec310c4eede436011a48490e3c524c8ddf4d
This commit is contained in:
parent
22b34fbf86
commit
64304bbe97
@ -17,8 +17,10 @@
|
||||
name: openstack/openstack-ansible-os_rally
|
||||
check:
|
||||
jobs:
|
||||
- openstack-ansible-linters
|
||||
- openstack-ansible-functional-ubuntu-xenial
|
||||
gate:
|
||||
queue: openstack-ansible
|
||||
jobs:
|
||||
- openstack-ansible-linters
|
||||
- openstack-ansible-functional-ubuntu-xenial
|
||||
|
Loading…
x
Reference in New Issue
Block a user