Update to openstack-tox-linters job

tripleo-ipsec is a project with ansible roles, also we want to follow
the same job pattern as other projects do [1], so we want to run
openstack-tox-linters to ensure a good ansible code quality.

[1] fb5208f53c

Change-Id: I12202944da10cacbb9a23dd73169addb086cde29
This commit is contained in:
Raildo Mascena 2018-04-04 10:39:41 -03:00
parent 7a98f669fe
commit 0f300190b3
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
- project:
check:
jobs:
- openstack-ansible-linters
- openstack-tox-linters
gate:
jobs:
- openstack-ansible-linters
- openstack-tox-linters