Commit Graph

5 Commits

Author SHA1 Message Date
Paul Belanger 79125272f3
Update gitignore
Add production inventory and roles from galaxy to ignore list.

Change-Id: I0aaefd3c9fe3956be869f0bcc6d6854800961f77
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-11 20:59:44 -04:00
Paul Belanger 90103145e0
Add basic validation for zuul services
Move our testing into an ansible roles.

Change-Id: I723de9603e8d6ef3ecf3e6177eb2bc72abf4fe55
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-08-30 14:27:29 -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 eb102b286d Have zuul-cloner install ansible-roles
For example, zuul-cloner will install ansible-role-nodepool into
playbooks/roles/windmill.nodepool.  This naming format is inline with
how roles installed from ansible galaxy.

The reason we use zuul-cloner, is it gives us the ability to gate on
cross repo changes. Rather then always installing from master.

Change-Id: Idd30e21ed646c44a269c3422be8f17575a12795a
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-02-01 11:25:53 -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