Ansible job definitions for Zuul
Go to file
Ian Wienand e6ca2e7c84 validate-zone-db : add job and make more generic
There was a request in If3dc95d1348553e5b43683f6a36d324fb978fbed to
make the role more generic so it could handle different layouts of
zone.db files.  Make it so the role can take a list of tuples (domain,
path/to/zone.db) so that we can handle any layouts, and modify the
default searching to build this from the source directory.

Reviews in https://review.opendev.org/660888 suggested making this
defined as a generic job, so a validate-zone-db job is added.

Change-Id: I56cbc027f63787f90eef283eeb2fbb81486dcaf5
2019-05-24 10:00:49 +10:00
doc validate-zone-db : add job and make more generic 2019-05-24 10:00:49 +10:00
playbooks validate-zone-db : add job and make more generic 2019-05-24 10:00:49 +10:00
roles validate-zone-db : add job and make more generic 2019-05-24 10:00:49 +10:00
tests Add a python unit test framework 2018-07-25 09:11:25 -07:00
tools Organize documentation by subject area 2019-03-25 14:21:04 -07: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 Shift doc requirements to doc/requirements.txt 2019-05-09 13:58:56 +00:00
tox.ini Shift doc requirements to doc/requirements.txt 2019-05-09 13:58:56 +00:00
zuul.yaml validate-zone-db : add job and make more generic 2019-05-24 10:00:49 +10:00

README.rst

Zuul Jobs

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