Ansible job definitions for Zuul
Go to file
Paul Belanger 693258ab65
Create upload-afs role
This is a modified version of zuul_afs we are running in zuulv2.5. The
differences is we no longer setup kinit / aklog / k5start here.
Instead we'd use the create-afs-token / destroy-afs-token roles.

Change-Id: Id6223283dd10f178d13865a53e4f5d17ad73c661
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-29 15:43:22 -04:00
doc/source Update the zuul-sphinx extension config 2017-08-04 16:49:39 -07:00
playbooks Remove base playbooks 2017-08-23 18:03:49 -04:00
roles Create upload-afs role 2017-08-29 15:43:22 -04: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 Switch to using zuul-sphinx 2017-08-01 09:44:18 -07:00
tox.ini Merge "Rework tox -e linters" 2017-07-20 05:14:24 +00:00
zuul.yaml Add multinode base job 2017-08-23 18:03:49 -04:00

Zuul Jobs

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