Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Jaeger 7a9fd23801 Fix ansible-lint
The current tests never fail, change ansible-lint invocation so that it
fails - and fix problems.

Change-Id: I6aeb1e3a4c28af71a858ec83c21f4dbb5e7ef97f
2019-05-13 18:30:12 +02:00
Andreas Jaeger e42e0856b5 Switch to linters job
Prepare deprecation of ansible-lint job and use linters job instead.
Create a new tox environment for this.

Add job to run linters job.

Needed-By: https://review.opendev.org/658682
Change-Id: Ib2c7bdc66077442993d017cf97a4a8116799d130
2019-05-12 20:20:42 +02:00
Paul Belanger 5cc182408d Add tox -eansible-lint support
Start using tox to setup ansible-lint since we are dealing with python
modules. This is part of an effort to have all ansible modules use the
same testing syntax.

Change-Id: I2b38d165472606a12208ec198a9ac4dab967bc72
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-11-11 21:43:59 -05:00