Ansible job definitions for OpenStack projects CI systems
Go to file
Jesse Pretorius 6f91f687ea Correct MariaDB proxy suffix
In https://review.openstack.org/577945 the suffix was changed
from 'mariadb' to 'MariaDB', so this env var should also be
changed to match it.

Change-Id: Ic6ee98e0d74eb31b067de398de2739ed7a50d438
2018-11-22 12:03:17 +00:00
doc/source Add project-templates to docs 2017-10-18 14:03:11 -07:00
playbooks Remove legacy-periodic-tempest-dsvm-oslo-latest-full-master 2018-10-15 06:56:36 +00:00
roles Correct MariaDB proxy suffix 2018-11-22 12:03:17 +00:00
tests Move prepare-zanata-client to o-z-j 2018-10-03 14:42:17 +02:00
zuul.d Remove publish-to-pypi-python3 2018-11-02 19:50:03 +01: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 Add zuul to test-requirements for linting 2018-10-18 10:40:00 -05:00
tox.ini Add zuul to test-requirements for linting 2018-10-18 10:40:00 -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.