Ansible job definitions for Zuul
Go to file
Monty Taylor f449ae20fb Set up siblings dirs for each build in the loop
The buildx patch unfortunately changed the logic associated with
siblings to set up siblings in a loop one time, rather than to
do a loop of "set up siblings, build, cleanup siblings". This causes
builds to fail when they're using siblings with an error about
siblings dir not having been cleaned up.

Change-Id: I3c45bfa77ec9f2609689e04044c18f066adc9741
2020-05-05 17:52:50 -05:00
.rules ansible-lint: use matchplay instead of matchtask 2020-05-05 20:42:38 +02:00
doc dhall-diff: add new job 2020-05-03 19:06:37 +00:00
playbooks dhall-diff: add new job 2020-05-03 19:06:37 +00:00
roles Set up siblings dirs for each build in the loop 2020-05-05 17:52:50 -05:00
test-playbooks Set up siblings dirs for each build in the loop 2020-05-05 17:52:50 -05:00
tests Add test cases for tox line comment parsing 2020-04-03 19:34:24 +02:00
tools Make ubuntu-plain jobs voting 2020-04-17 10:44:56 +02:00
zuul-tests.d Merge "ansible-lint: use matchplay instead of matchtask" 2020-05-05 20:18:14 +00:00
zuul.d Enable yamllint 2020-05-04 17:47:11 +01:00
.ansible-lint Add loop var policy to ansible-lint 2020-04-29 17:20:59 +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
.yamllint Enable yamllint 2020-05-04 17:47:11 +01:00
CONTRIBUTING.rst Link the policy to the CONTRIBUTING.rst file 2020-01-28 07:21:08 -05: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
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 Enable yamllint 2020-05-04 17:47:11 +01:00
tox.ini Enable yamllint 2020-05-04 17:47:11 +01:00

Zuul Jobs

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