Ansible job definitions for Zuul
Go to file
Ian Wienand e46b67a1d9 zuul-cloner-shim: Use st_dev to check for filesystem
Rather than check mounts, check if the source and destination reside
on the same st_dev; if so use hardlinks, otherwise copy.

Change-Id: Ic5fdc899d70c67ddcfc19994c254a8efcd0fd3d6
2017-10-11 10:59:40 +11:00
doc/source Update the zuul-sphinx extension config 2017-08-04 16:49:39 -07:00
playbooks Remove integration test playbooks from zuul-jobs 2017-10-10 08:53:09 -04:00
roles zuul-cloner-shim: Use st_dev to check for filesystem 2017-10-11 10:59:40 +11: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 Stop running ansible-lint on playbooks 2017-09-28 20:14:53 +00:00
zuul.yaml Add base job and roles for javascript 2017-10-09 08:32:45 -05:00

Zuul Jobs

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