Ansible job definitions for OpenStack projects CI systems
Go to file
Ian Wienand 1d01c6d3da Add configure-swap role
This is a role to configure swap and /opt on an infra host.

Originally we wrote this for devstack-gate with
Icd4e6d8ab84471ad06e69c3e0f9bac92776efc78.  It was ported into the
native devstack job with Iffe54fbccbccd68db08f79a1b51dd7f76dbff408.

This is really generic, and it's quite possible non-devstack jobs
would like to setup swap for jobs too, so o-z-j is a better home for
the role.

Change-Id: I0e9c846ace7fac8a1340746c6818fba6ec963018
2017-10-20 14:13:33 +11:00
doc/source Add project-templates to docs 2017-10-18 14:03:11 -07:00
playbooks Merge "networking-odl: Removing legacy jobs definitions" 2017-10-20 02:54:50 +00:00
roles Add configure-swap role 2017-10-20 14:13:33 +11:00
tests Add integration tests for emit-job-header and set-zuul-log-path-fact 2017-10-18 15:15:53 -04:00
zuul.d Merge "make openstack-tox-pypy run tox pypy" 2017-10-20 02:56:15 +00: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
bindep.txt Add libffi / libssl for cryptography dependencies 2017-06-12 12:59:46 -04:00
LICENSE Initial commit 2017-05-03 11:53:09 -04:00
README.rst Initial commit 2017-05-03 11:53:09 -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 Add project-templates to docs 2017-10-18 14:03:11 -07:00
tox.ini Remove spurious change to tox.ini 2017-09-29 15:24:51 -05:00

OpenStack Infra Zuul jobs

This repo contains a set of ansible playbooks which are used by the OpenStack project CI system Zuul. You should edit these files to make configuration changes to OpenStack Infrastructure CI.