Ansible job definitions for Zuul
bbb149ebf9
As explained inline, we can have systems where pip is installed, but python3-venv isn't. This role is assuming that "python3 -m venv --help" indicates that you will be able to create a working venv with this command, but this is unfortunately incorrect. On Debuntu this requires the python3-venv package as well. Put in an unconditional probe for this in the workarounds, and install it if required. Change-Id: Iaa3ecd05b64af6dd9b2ee17a39bcbe6cde8686ba |
||
---|---|---|
.rules | ||
doc | ||
playbooks | ||
roles | ||
test-playbooks | ||
tests | ||
tools | ||
zuul-tests.d | ||
zuul.d | ||
.ansible-lint | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.yamllint | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
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.