Ansible job definitions for OpenStack projects CI systems
Go to file
Ian Wienand 0bbbe0e9b1 Update ansible-lint
I started looking at this because what I thought was an ansible-lint
bug is an ansible bug (you can't use a apostrophe in shell
comments?!...)

Anyway, the ignore numbers have changed and we don't need to enforce
pipefail.  Otherwise it found some variable typos.

[1] https://github.com/ansible/ansible/issues/28674

Change-Id: I35315c82200686841a9b1d4c87c7f27a71bd8931
2020-01-15 13:24:49 +11:00
doc/source Add project-templates to docs 2017-10-18 14:03:11 -07:00
playbooks package-afs-centos: fix centos8 build 2020-01-15 13:09:23 +11:00
roles Update ansible-lint 2020-01-15 13:24:49 +11:00
tests Remove base role integration testing 2019-07-08 10:48:16 -07:00
zuul.d Add CentOS 8 openafs package build job 2020-01-14 16:41:02 +11:00
.gitignore Add configure-swap role 2017-10-20 14:13:33 +11:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:57 +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 Update ansible-lint 2020-01-15 13:24:49 +11:00
tox.ini Update ansible-lint 2020-01-15 13:24:49 +11: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.