Ansible job definitions for Zuul
Go to file
Ian Wienand 40d4105a5f update-test-platforms.py : handle non-voting jobs
Add a non-voting platform dictionary so we can easily unblock the gate
via regenerating the automated jobs if one platform is having
temporary issues.  This adds "-nv" to the job name to make it clear
what is happening, and sets the job to "voting: false".

opensuse-15 is in this list, as a follow-on from the manual
(gate-unblocking) update I22d4cc02abaecb23d85aec3d415b43501ab1e0d2

Also, if a non-autogenerated job defined itself as non-voting, it
should not be put in the gate queue.  Handle this too.

Note that regenerating at this point is a no-op as the changes are
manually introduced in the prior change
I22d4cc02abaecb23d85aec3d415b43501ab1e0d2.

Change-Id: If41da9089a961dc27cda954924c17104e622dacc
2019-11-25 12:26:21 +11:00
doc Role to install podman 2019-11-08 08:51:58 +01:00
playbooks Merge "Switch to fetch-sphinx-tarball for tox-docs" 2019-09-09 16:46:34 +00:00
roles Use RDO trunk repos work for openvswitch on centos8 2019-11-25 12:23:08 +11:00
test-playbooks Role to install podman 2019-11-08 08:51:58 +01:00
tests Add a python unit test framework 2018-07-25 09:11:25 -07:00
tools update-test-platforms.py : handle non-voting jobs 2019-11-25 12:26:21 +11:00
zuul-tests.d Use RDO trunk repos work for openvswitch on centos8 2019-11-25 12:23:08 +11:00
zuul.d Fixes generation of documentation for jobvars 2019-10-24 17:43:58 +02:00
.gitignore Add a python unit test framework 2018-07-25 09:11:25 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:25:30 +00:00
.stestr.conf Add a python unit test framework 2018-07-25 09:11:25 -07:00
LICENSE Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
README.rst Add installation/deprecation documentation 2018-04-11 08:03:57 -07:00
bindep.txt Updated bindep to cover for MacOS requirements 2018-10-27 16:31:33 +00:00
setup.cfg Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
setup.py Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
test-requirements.txt Be consistent about spaces before and after vars 2019-08-07 20:17:41 +01:00
tox.ini Be consistent about spaces before and after vars 2019-08-07 20:17:41 +01:00

README.rst

Zuul Jobs

This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.