Ansible job definitions for Zuul
Paul Belanger
ddc33c5dc4
Add trailing slash for log url
...
Both on logs.o.o and vexxhost swift object-storage, without a trailing
slash, a request will get 301 to new location with trailing slash. By
adding a trailing slash here, and since this is usually a directory, we
can avoid a 301 redirect for browsers.
Note, zuul_return for zuul upload-logs and upload-logs-swift does
include trailing slash.
Change-Id: Ie58f3922680806a5c1865a44bb379ef66e2992fd
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-03-30 16:14:49 -04:00
doc /source
Add a job that runs the upload-git-mirror role
2019-03-28 10:39:25 -04:00
playbooks
Merge "Add a job that runs the upload-git-mirror role"
2019-03-29 08:51:51 +00:00
roles
Add trailing slash for log url
2019-03-30 16:14:49 -04:00
tests
Add a python unit test framework
2018-07-25 09:11:25 -07:00
tools
Organize documentation by subject area
2019-03-25 14:21:04 -07:00
.gitignore
Add a python unit test framework
2018-07-25 09:11:25 -07:00
.gitreview
Added .gitreview
2017-05-24 19:48:52 +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
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
Document how to build a buildset registry
2019-03-15 08:37:37 -07:00
tox.ini
Organize documentation by subject area
2019-03-25 14:21:04 -07:00
zuul.yaml
Merge "Add a job that runs the upload-git-mirror role"
2019-03-29 08:51:51 +00:00
Zuul Jobs
This repo contains a set of Zuul jobs and Ansible roles suitable for
use by any Zuul system.