Ansible job definitions for OpenStack projects CI systems
Go to file
David Moreau Simard 9e70662242
base/multinode rename #1: Add renamed jobs
We want to rename the base and multinode integration jobs in order
to make sure they are not mistaken by users trying to test their
projects. These jobs are not meant to be used outside of integration
testing the playbooks and roles found in project-config, zuul-jobs and
openstack-zuul-jobs.

This is part one of three in renaming the base and multinode
integration jobs. We need to:
1) Add new jobs in openstack-zuul-jobs        <-- We're here
2) Make project-config use the new job names
3) Remove old jobs

Change-Id: I150a0a6dacc7b8862a40f1382ea730957dea0faf
2017-12-07 17:54:13 -05:00
doc/source Add project-templates to docs 2017-10-18 14:03:11 -07:00
playbooks Merge "Remove legacy jobs for freezer" 2017-12-07 20:09:53 +00:00
roles Add support for configuring TTLs in configure-unbound 2017-11-28 17:29:59 +00:00
tests Add support for configuring TTLs in configure-unbound 2017-11-28 17:29:59 +00:00
zuul.d base/multinode rename #1: Add renamed jobs 2017-12-07 17:54:13 -05: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 libffi / libssl for cryptography dependencies 2017-06-12 12:59:46 -04: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 Create openstack-zuul-jobs-linters jobs 2017-10-24 06:37:20 +00:00
tox.ini Create openstack-zuul-jobs-linters jobs 2017-10-24 06:37:20 +00: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.