Ansible job definitions for Zuul
Go to file
Mohammed Naser ffe0738f60 install-kubernetes: install lz4 packages
minikube has added a new "feature" which pre-loads a blob of data
with everything it needs that we can't disable, with a fallback.

we're currently downloading ~500MB and failing to use it because
it's compressed by lz4 which we don't have in images, this change
adds that to the package list.

Change-Id: If74faf2b21d564fa23253ea2eb5378457f055735
2020-03-12 15:04:16 -04: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 install-kubernetes: install lz4 packages 2020-03-12 15:04:16 -04:00
test-playbooks Run ensure-tox on all platforms 2020-03-03 10:28:25 -08: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 Tests bindep role on all-platforms 2020-03-09 20:26:08 +01: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 Tests bindep role on all-platforms 2020-03-09 20:26:08 +01: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.