Ansible job definitions for Zuul
Go to file
Ian Wienand 38a46bcf21 Revert "zuul-cloner: enter directory before copying"
This reverts commit 26b66a6a9e.

It doesn't seem we can stop "--preserve=all" from modifying the
directory permissions.  Remove the -a and just do a regular copy.

Change-Id: I4937924e0dd1a0537343472f80b991a4e4410d3f
2017-09-27 13:14:26 +10:00
doc/source Update the zuul-sphinx extension config 2017-08-04 16:49:39 -07:00
playbooks Override tox requirments with zuul git repos 2017-09-11 12:55:26 -06:00
roles Revert "zuul-cloner: enter directory before copying" 2017-09-27 13:14:26 +10:00
tests Include ansible-playbook syntax-check for tox pep8 2017-07-17 16:53:55 -04:00
.gitignore Add Sphinx module for Zuul jobs 2017-06-09 09:03:15 -07:00
.gitreview Added .gitreview 2017-05-24 19:48:52 +00:00
bindep.txt Port in tox jobs from openstack-zuul-jobs 2017-07-06 11:18:47 -05:00
LICENSE Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
README.rst Add initial license, docs, and other config 2017-06-08 14:01:21 -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 Pin ansible<2.4 in test-requirements for ansible-lint 2017-09-19 22:12:12 -04:00
tox.ini Revert "Fix lint issue" 2017-09-07 10:29:14 -04:00
zuul.yaml Merge "Rename tox_upper_constraints_file to tox_constraints_file" 2017-09-22 16:33:17 +00:00

Zuul Jobs

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