Ansible job definitions for OpenStack projects CI systems
Go to file
Jens Harbott (frickler) ffc149efc2 Revert "Switch py36 jobs to centos-8"
This has broken a lot of projects that implicitly assume an Ubuntu
environment in their test setup, e.g. Nova and Neutron. I think that
the we need reapproach this with a previous announcement on the ML and
enough time to prepare the switch.

This reverts commit 31c4a7a18e.

Change-Id: I62f6b6a82bae2bda811c98a295d7fa0c0c9ef2cb
2020-10-04 07:22:05 +00:00
doc Update docs building 2020-01-19 16:55:45 +01:00
playbooks Remove legacy-tempest-dsvm-zeromq-multibackend 2020-09-10 08:42:47 +02:00
roles Merge "configure-swap: Always use dd and limit swap size to 1024MB" 2020-09-10 20:05:22 +00:00
tests Update include 2020-05-26 15:59:19 +02:00
zuul.d Revert "Switch py36 jobs to centos-8" 2020-10-04 07:22:05 +00:00
.ansible-lint Skip ansible-lint 106/208 2020-08-26 08:05:57 +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

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.