Ansible job definitions for Zuul
Go to file
Tobias Henkel e0e3f3b81c
Optimize repos for size when preparing for nodecache
We currently run 'git gc' on repos before creating the tarball for the
node cache. On busy repos this is not enough to cut down the size of
the repo. With more aggressive pruning and packing one of our repos in
the cache got down from 6GB to 1.8GB.

Change-Id: I7ef428c25fde713efabd966d59b5bd97ec248d7e
2020-03-02 09:54:56 +01:00
doc Merge "Remove deprecated upload-afs role" 2020-02-24 18:27:11 +00:00
playbooks Add a markdownlint job and role 2020-01-27 12:23:24 +00:00
roles Optimize repos for size when preparing for nodecache 2020-03-02 09:54:56 +01: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 install-docker on centos-8 2020-02-25 10:56:37 +00: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 Remove enum34 from test-requirements 2020-02-24 11:29:51 -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.