Commit Graph

6 Commits

Author SHA1 Message Date
Paul Belanger bfa252b9f0 Make windmill jobs non-voting
Unwedge jobs until we can stablize CI again.

Uncap sphinx to fix doc builds.

Change-Id: I6995bd815e137dd6b90d013d8b0d5e4d321487c1
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2020-04-29 12:38:46 -04:00
Paul Belanger ec7a464e2a Add yamllint to tox -elinters
This adds and enabled strict yamllinting on our playbooks / roles.

Change-Id: Ie66ab53c7d6ed4dee1d18a30bdadd9c679549d47
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-12-12 20:59:38 -05:00
Paul Belanger d83d4ff315
Add support for ARA
ARA is a helpful tool to visualize previous runs of ansible. By
enabling it and adding it into the logs/ara-report folder, we get to
see the results hosted on logs.o.o.

Change-Id: I8bda0b94228821dc23fe63bc0c9eedc7d4bd9a0e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-10 13:19:13 -04:00
Paul Belanger 443e65da19 Rework directory strucuture
We mistakenly created a windmill sub-directory when it really should
have been playbooks.  Since this is where we store our playbooks.

Change-Id: I390da5f887eb6581ccce9f39c3dfbd49dcf2363b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-02-15 11:31:44 -05:00
Paul Belanger 08a38c06d9 Add tox -eansible-lint
Currently, just run /bin/true until we actually have some playbooks
installed.

Change-Id: I62c5aafea8fa71fd64809ce8b5650dcfdaf51f8d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-01-29 16:21:08 -05:00
Paul Belanger a90bef81ba Initial commit
Add tox logic for tox -edocs and tox -epep8 for the gate.

Change-Id: Idfa0602edbf5f34e44d287e7511c02b34eab4e7f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-01-29 14:57:10 -05:00