Ansible job definitions for OpenStack projects CI systems
Go to file
Slawek Kaplonski 7fce37a849 Run neutron-grenade job only for branches before Ussuri
This job is still running python 2.7. As we are dropping py2 support in
Ussuri cycle, lets drop this job from the integrated-gate template for
branches newer than Train.
There is same job called "grenade-py3" which runs on python 3 already
and this is still used in projects CI.

Change-Id: I93dc3c8352184d8f6516d2f31b3082bf1a3ab999
2019-11-14 12:20:38 +01:00
doc/source Add project-templates to docs 2017-10-18 14:03:11 -07:00
playbooks Remove puppet-module-unit-jobs 2019-11-02 09:01:04 +01:00
roles Add xindy to pdf-docs prereqs 2019-09-26 14:47:45 +00:00
tests Remove base role integration testing 2019-07-08 10:48:16 -07:00
zuul.d Run neutron-grenade job only for branches before Ussuri 2019-11-14 12:20:38 +01:00
.gitignore Add configure-swap role 2017-10-20 14:13:33 +11:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:57 +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 Update ansible and hacking versions 2019-05-17 16:38:06 +02:00
tox.ini Update zuul ansible location 2019-03-18 10:13:06 -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.