Ansible job definitions for OpenStack projects CI systems
Go to file
Akihiro Motoki 2238b2dc61 Use new npm jobs in nodejs[468]-jobs templates
commit 202cce830e4e0d63684fefc74dfc8d6aaa9248c6 introduced
new npm jobs. npm jobs on ubuntu-xenial do not work now
as yarn does not work with nodejs <10, so I believe this change
has no negative impact. It is required to fix horizon jobs
in stable/rocky or older.

Change-Id: Ie51711e05e323aebaab67f766eb7189fb16fd322
2020-05-14 17:55:51 +09:00
doc Update docs building 2020-01-19 16:55:45 +01:00
playbooks Remove legacy infra puppet apply jobs 2020-04-18 09:19:57 -05:00
roles Fix translation jobs following horizon change 2020-03-18 22:41:45 +01:00
tests Use a fake zuul_return and an .ansible-lint file 2020-03-12 07:29:39 +00:00
zuul.d Use new npm jobs in nodejs[468]-jobs templates 2020-05-14 17:55:51 +09:00
.ansible-lint Use a fake zuul_return and an .ansible-lint file 2020-03-12 07:29:39 +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 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 Use a fake zuul_return and an .ansible-lint file 2020-03-12 07:29:39 +00: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.