Ansible job definitions for OpenStack projects CI systems
Go to file
Monty Taylor 15877f4fe9 Add openstack-tox-with-sudo test jobs
Some tox jobs need to not have sudo revoked. Make a job that can be used
that runs tox as the other jobs do but does not revoke sudo first.

Also, add a openstack-tox-functional-with-sudo job as needed by os-vif.

Update some job descriptions.

Co-Authored-By: Andreas Jaeger <aj@suse.com>
Change-Id: Ida9404d2d6d2a4385e92cb40016f1c8bccd7198f
Needed-By: I5b3a6ce0355616084d968c1b01e5629cf0b674bd
2018-01-05 07:56:22 +01:00
doc/source Add project-templates to docs 2017-10-18 14:03:11 -07:00
playbooks Add openstack-tox-with-sudo test jobs 2018-01-05 07:56:22 +01:00
roles Merge "Remove ensure-reno role" 2018-01-02 17:54:00 +00:00
tests Add support for configuring TTLs in configure-unbound 2017-11-28 17:29:59 +00:00
zuul.d Add openstack-tox-with-sudo test jobs 2018-01-05 07:56:22 +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
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 Update README to reflect current status 2017-10-23 11:41:06 +02: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

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.