Ansible job definitions for OpenStack projects CI systems
Go to file
Andreas Jaeger 974cbbfc7f Update lib-forward-testing
The tempest-full job can replace the legacy job
legacy-tempest-dsvm-neutron-src since tempest installs the checked out
libraries, including the library under test. We have already converted
the py3 variant, and can convert the py2 the same way.

The Zuul v3 native tempest-full job is not available on stable/ocata, so
use the legacy job on ocata and older.

Move the template to project-templates file and add description.

Change-Id: Iac9162c1321f7f825684e1c20cc13ff5821d37d3
2018-10-13 18:14:26 +02:00
doc/source Add project-templates to docs 2017-10-18 14:03:11 -07:00
playbooks Remove obsolete legacy-tempest-dsvm-py35-full-devstack-plugin-ceph 2018-10-11 21:35:52 +02:00
roles Move prepare-zanata-client to o-z-j 2018-10-03 14:42:17 +02:00
tests Move prepare-zanata-client to o-z-j 2018-10-03 14:42:17 +02:00
zuul.d Update lib-forward-testing 2018-10-13 18:14:26 +02: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 Remove testr 2018-07-11 08:08:59 +07: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.