Ansible job definitions for OpenStack projects CI systems
Go to file
Ghanshyam Mann ee72e34006 Continue same set of jobs running for stable/2023.2
We are near to the release of 2023.2 and release team
is starting to create the stable/2023.2 (for lib) soon.
To continue testing the same set of job (py3.9 and py3.11
n-v tox jobs, this change adds the stable/2023.2 in branch
variant for applicable jobs for 2023.2 release.

This way any early cut stable/2023.2 as well as for projects
still have master for stable/2023.2 will continue testing the
same set of jobs we do during 2023.2 release (current master).

Change-Id: I53134ef9b57e9434b8916e4fd146010074d88d59
2023-08-16 16:15:15 -07:00
doc Update docs building 2020-01-19 16:55:45 +01:00
playbooks Revert "Pull grafyaml from quay.io" 2023-05-24 13:56:33 -07:00
roles infra-deb-package-build: run mk-build-deps in separate directory 2023-06-05 11:21:20 +10: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 Continue same set of jobs running for stable/2023.2 2023-08-16 16:15:15 -07:00
.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 Pin ansible-compat<4 until we upgrade ansible-lint 2023-05-16 21:32:08 +00:00
tox.ini flake8 : ignore .cache subdirectory, avoid broken ansible-compat 2023-05-02 12:49:16 +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.