Ansible job definitions for OpenStack projects CI systems
Go to file
ghanshyam mann 644929721d Make python version testing template unversioned
In Zed cycle PTG, TC agreed[1] to make python version
testing template to be unversioned. This way we can avoid
bot patches to each repo zuul yaml file to update the
template name which was missed on many repo which end up
using the old version template for many cycle. With this
unversioned template we can handle it at central place in
openstack-zuul-jobs repo.

For stable branch, we will use the branch variant to keep
same name template to continue testing the python version
applicable for that branch.

[1] https://etherpad.opendev.org/p/tc-zed-ptg#L355

Depends-On: https://review.opendev.org/c/openstack/governance/+/854375
Change-Id: If402f9ae0ca06fec058fbc79911dd862977034ee
2022-09-14 20:02:46 +05:30
doc Update docs building 2020-01-19 16:55:45 +01:00
playbooks grafana: explicitly validate graphs 2022-08-03 16:08:49 +10:00
roles Address breakage due to ansible-lint 6.5 2022-09-07 19:22:50 +00:00
tests Update include 2020-05-26 15:59:19 +02:00
tools linters: update to ansible-lint 6 2022-07-28 15:24:38 +10:00
zuul.d Make python version testing template unversioned 2022-09-14 20:02:46 +05:30
.ansible-lint Address breakage due to ansible-lint 6.5 2022-09-07 19:22:50 +00: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 setup.cfg: Replace dashes with underscores 2021-07-14 06:19:47 +00:00
setup.py Initial commit for docs 2017-05-19 17:03:53 -04:00
test-requirements.txt Address breakage due to ansible-lint 6.5 2022-09-07 19:22:50 +00:00
tox.ini linters: update to ansible-lint 6 2022-07-28 15:24:38 +10: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.