Ansible job definitions for Zuul
Go to file
Jeremy Stanley b6d2616275 Don't compare to literal True/False
With the arrival of ansible-lint 4, comparisons to literal boolean
values are now forbidden. Adjust the new violations accordingly and
remove the rule 601 exclusion.

Change-Id: I18ba2d7d41fabaff35d10d520037188c7d9d1249
2019-08-01 19:01:37 +02:00
doc Merge "Add mirror_info documentation" 2019-07-31 15:11:45 +00:00
playbooks Install system dependencies for tox-molecule 2019-07-16 14:13:13 +01:00
roles Don't compare to literal True/False 2019-08-01 19:01:37 +02:00
test-playbooks Add generate-zuul-manifest role 2019-07-23 09:43:55 -07:00
tests Add a python unit test framework 2018-07-25 09:11:25 -07:00
tools Add Gentoo integration tests 2019-07-08 19:06:02 +02:00
zuul-tests.d Add clear-firewall role 2019-07-25 14:12:53 -07:00
zuul.d Skip test-setup.sh in pep8 jobs 2019-07-10 19:02:57 +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
bindep.txt Updated bindep to cover for MacOS requirements 2018-10-27 16:31:33 +00: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 Add generate-zuul-manifest role 2019-07-23 09:43:55 -07:00
tox.ini Don't compare to literal True/False 2019-08-01 19:01:37 +02:00

Zuul Jobs

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