Ansible job definitions for OpenStack projects CI systems
Go to file
Elod Illes 2959fa84f4 Enable neutron-grenade again for Stein, Rocky and Queens
Devstack and Tempest jobs were recently fixed for all of the branches
back till Pike. Now we can restore the neutron-grenade testing, as they
are also working fine (see passing neutron-grenade in experimental jobs
in Rocky [1]). As a successful grenade run on branch N needs a working
devstack and tempest on branch N-1, the first branch where grenade will
pass is Queens.

[1] https://review.opendev.org/#/c/738548/

Change-Id: I0affa199406b82dc0315e4f1f6b0082ecde7aad4
2020-07-20 17:49:41 +02:00
doc Update docs building 2020-01-19 16:55:45 +01:00
playbooks Remove legacy-tempest-dsvm-networking-onos 2020-06-25 14:30:53 +02:00
roles Merge "Stop to use the __future__ module." 2020-07-09 12:54:17 +00:00
tests Update include 2020-05-26 15:59:19 +02:00
zuul.d Enable neutron-grenade again for Stein, Rocky and Queens 2020-07-20 17:49:41 +02:00
.ansible-lint ansible-lint: add 204 rule 2020-06-03 13:41:19 +10: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
setup.cfg Update docs building 2020-01-19 16:55:45 +01:00
setup.py Initial commit for docs 2017-05-19 17:03:53 -04:00
test-requirements.txt Update to hacking 3.0 2020-03-31 13:44:46 +02:00
tox.ini Stop configuring install_command in tox. 2020-05-26 12:36:35 +02: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.