Ansible job definitions for Zuul
Go to file
Andreas Jaeger 7513629be7 Skip test-setup.sh in pep8 jobs
pep8 jobs should not require database setup, etc, so we can skip
running test-setup.sh to save time.

Also, address comments from https://review.opendev.org/670120 and
use a block to not run the stat if can we will skip using the file.

Change-Id: Ia140b331ae1502fcf1f685faa6dace117d77d35d
2019-07-10 19:02:57 +02:00
doc Move in-repo test jobs into zuul-tests.d 2019-07-02 10:04:11 -07:00
playbooks Update the sphinx python package sets 2019-07-08 07:48:31 -07:00
roles Skip test-setup.sh in pep8 jobs 2019-07-10 19:02:57 +02:00
test-playbooks Change the repo used in some base-roles tests 2019-07-08 07:45:09 -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 Merge "Add test job for ensure-sphinx" 2019-07-08 18:29:59 +00: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
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

README.rst

Zuul Jobs

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