Ansible job definitions for Zuul
Go to file
James E. Blair 41d4d6c41d Allow mapping additional hostvars in write-inventory
In OpenDev, we use an inventory file with the public v4 and v6
addresses listed as hostvars.  We would like to use that feature in
testing as well.  In order to do that, we need to mutate the inventory
so that the public_ipv4 address supplied by nodepool is mapped to
the public_v4 address in the inventory.  This additional option allows
the user to configure such mappings.

Change-Id: I48f03cacdf4531c42d33f6e807845d5c2a1da1d5
2020-05-18 12:34:34 -07:00
.rules Check for loop_control in with_ type loops 2020-05-01 13:45:34 +02:00
doc Merge "haskell-stack-test: add haskell tool stack test" 2020-05-01 16:09:58 +00:00
playbooks Merge "ensure-yarn: run ensure-nodejs before" 2020-05-01 17:24:27 +00:00
roles Allow mapping additional hostvars in write-inventory 2020-05-18 12:34:34 -07:00
test-playbooks Merge "haskell-stack-test: add haskell tool stack test" 2020-05-01 16:09:58 +00: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 Only run tests for ensure-bazel when it is updated 2020-05-01 23:15:18 +02:00
zuul.d haskell-stack-test: add haskell tool stack test 2020-05-01 15:35:33 +00: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
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 Remove bashate from test-requirements 2020-03-27 14:59:21 +01:00
tox.ini Update flake8 ignore rules to match Zuul 2020-05-18 12:34:34 -07:00

Zuul Jobs

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