Ansible job definitions for OpenStack projects CI systems
Go to file
Clark Boylan 359c3fdf24 Add puppet-vcsrepo as required project on puppet jobs
We want to install this repo as an integration module now so that we can
install from HEAD but to do that our jobs need to include this repo as a
required project so that testing works.

Change-Id: I5dd7200b03e588d188fca0eadda56983cdcb28bb
2019-03-05 15:45:13 -08:00
doc/source Add project-templates to docs 2017-10-18 14:03:11 -07:00
playbooks Set your-readthedocs-job-requires-attention host localhost 2019-01-20 18:49:54 -05:00
roles Remove configure-unbound role 2019-02-08 09:49:18 -08:00
tests Remove configure-unbound role 2019-02-08 09:49:18 -08:00
zuul.d Add puppet-vcsrepo as required project on puppet jobs 2019-03-05 15:45:13 -08:00
.gitignore Add configure-swap role 2017-10-20 14:13:33 +11:00
.gitreview Added .gitreview 2017-05-03 14:18:56 +00:00
LICENSE Initial commit 2017-05-03 11:53:09 -04:00
README.rst Update README to reflect current status 2017-10-23 11:41:06 +02:00
bindep.txt Add zuul to test-requirements for linting 2018-10-18 10:40:00 -05:00
setup.cfg Initial commit for docs 2017-05-19 17:03:53 -04:00
setup.py Initial commit for docs 2017-05-19 17:03:53 -04:00
test-requirements.txt Pin ansible-lint to <4 2019-01-05 00:37:30 +00:00
tox.ini Set ANSIBLE_ACTION_PLUGINS for linters 2019-01-18 17:47:13 -05:00

README.rst

OpenStack Infra Zuul jobs

This repo contains a set of ansible playbooks which are used by the OpenStack project CI system Zuul. It also contains job and project-template definitions for the OpenStack project. You should edit these files to make configuration changes to OpenStack Infrastructure CI.