Ansible job definitions for Zuul
Go to file
Monty Taylor 635be2a3ae Fix cleanup of symlink fixtures
These aren't all getting cleaned up, which winds up breaking
the second runs. Instead of doing addCleanup with a method that
does the loop again, which can fail in the middle and not
clean up subsequent files, add an individual cleanup when we
add the symlink. This results in all of the symlinks consistently
being cleaned.

Change-Id: Id5a5b09c830ad2ad3bb0b77fb9dbdc494c629824
2020-02-24 17:17:17 +00:00
doc Add pause-buildset-registry role 2020-02-24 17:17:12 +00:00
playbooks Add a markdownlint job and role 2020-01-27 12:23:24 +00:00
roles Fix cleanup of symlink fixtures 2020-02-24 17:17:17 +00:00
test-playbooks Enable testing of install-docker on multiple platforms 2020-02-21 18:55:10 +00:00
tests Add a python unit test framework 2018-07-25 09:11:25 -07:00
tools Fix unittests for python2 and fedora 2020-02-24 10:50:13 -06:00
zuul-tests.d Fix unittests for python2 and fedora 2020-02-24 10:50:13 -06:00
zuul.d Merge "Skip test-setup.sh in pep8 jobs" 2020-02-17 16:42:45 +00: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
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 Fix unittests for python2 and fedora 2020-02-24 10:50:13 -06:00
tox.ini Add tox env for update-test-platforms 2020-02-07 09:58:10 +11:00

Zuul Jobs

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