Ansible job definitions for Zuul
08c922fd98
For ... reasons ... kubernetes deprecated docker as a container runtime, and requires this cri-dockerd daemon to make docker cri-ish enough to work. Install and start it so the docker path keeps working, although long-term I guess they're saying to move away from this (from what I read it the "none" driver will also have problems with cgroupsv2, which makes it's future on Jaunty look interesting). Honestly I don't really know why the cri-o now needs the --network-plugin flag. Without it I get X Exiting due to RUNTIME_ENABLE: unknown network plugin: which isn't described anywhere I can see. Improvements welcome :) Change-Id: I8ff34fa116aca14abee7e71f510bc49ffc547524 |
||
---|---|---|
doc | ||
playbooks | ||
roles | ||
test-playbooks | ||
tests | ||
tools | ||
util-tasks | ||
zuul-tests.d | ||
zuul.d | ||
.ansible-lint | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.yamllint | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
linters-requirements.txt | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
test-constraints.txt | ||
test-requirements.txt | ||
tox.ini |
Zuul Jobs
This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.