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: Id94210cb167c5c6dba7bff6a78d228cbde401a8c Depends-On: I0391ec310c4eede436011a48490e3c524c8ddf4d
This commit is contained in:
1 changed files with 2 additions and 0 deletions
@@ -17,12 +17,14 @@
name:openstack/openstack-ansible-haproxy_server
check:
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-centos-7
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-xenial
gate:
queue:openstack-ansible
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-centos-7
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-xenial
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.