An Ansible deployment to validate ansible roles for Continuous Integration.
Go to file
Paul Belanger 8f665acadc Remove xenial jobs for testing
We no longer have any projects using these jobs, we can delete them.

Change-Id: I2c2aaff0e22434eb176ac1c871712f44902c8461
Depends-On: https://review.openstack.org/623375
Depends-On: https://review.openstack.org/623377
Depends-On: https://review.openstack.org/623368
Depends-On: https://review.openstack.org/623379
Depends-On: https://review.openstack.org/623380
Depends-On: https://review.openstack.org/623381
Depends-On: https://review.openstack.org/623382
Depends-On: https://review.openstack.org/623383
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-12-06 21:24:20 -05:00
.zuul.d Remove xenial jobs for testing 2018-12-06 21:24:20 -05:00
config Switch to ubuntu-bionic for nodepool images 2018-08-20 23:07:39 -04:00
doc/source Initial commit 2016-01-29 14:57:10 -05:00
inventory/testing Default nodepool / zuul users to /bin/bash 2018-12-04 20:50:21 -05:00
playbooks Add specific play to bootstrap python dependencies 2018-12-04 20:50:21 -05:00
tests Enable fact_caching to speed up testing 2018-12-05 21:36:30 -05:00
tools Clean up requirements.yaml 2018-08-10 14:50:58 -04:00
.gitignore Update gitignore 2018-04-11 20:59:44 -04:00
.gitreview Added .gitreview 2016-01-29 17:33:15 +00:00
LICENSE Add missing LICENSE file 2016-12-24 16:03:52 -05:00
README.rst Remove quickstart docs 2018-03-27 21:10:07 -04:00
bindep.txt Use separate venv for bindep 2018-05-11 20:12:16 -04:00
requirements.txt Use separate venv for bindep 2018-05-11 20:12:16 -04:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 12:43:49 +00:00
setup.py Initial commit 2016-01-29 14:57:10 -05:00
test-requirements.txt Add support for ARA 2018-04-10 13:19:13 -04:00
tox.ini fix tox python3 overrides 2018-09-30 09:54:53 +08:00

README.rst

windmill

An Ansible deployment to validate ansible roles for Continuous Integration

Description

Windmill is a collection of Ansible playbooks and roles used to deploy Continuous Integration (CI) tools. It serves to be a functional test environment for our Ansible CI roles primarily, however it also provides an example deployment for users.