Ansible job definitions for Zuul
Go to file
Ian Wienand f578a38693 ensure-pip : fix Xenial exported virtualenv command
This is a fix for Id8347b6b09735659a7ed9bbe7f9d2798fbec9620 which did
not specify the full path in ensure_pip_virtualenv_command for Xenial.

This slipped by testing because there we check
ensure_pip_virtualenv_command runs under a shell:, but not when called
as the argument to the pip: module (which exec's it differently and
requires the full path).  Update testing to do that too.

Change-Id: I65ff5ce913917079ab2fc1d88c56d1c0a24ea83e
2020-05-06 11:15:00 +10:00
.rules ansible-lint: use matchplay instead of matchtask 2020-05-05 20:42:38 +02:00
doc dhall-diff: add new job 2020-05-03 19:06:37 +00:00
playbooks dhall-diff: add new job 2020-05-03 19:06:37 +00:00
roles ensure-pip : fix Xenial exported virtualenv command 2020-05-06 11:15:00 +10:00
test-playbooks ensure-pip : fix Xenial exported virtualenv command 2020-05-06 11:15:00 +10:00
tests Add test cases for tox line comment parsing 2020-04-03 19:34:24 +02:00
tools Add plain nodes to testing 2020-05-06 06:41:56 +10:00
zuul-tests.d Merge "Add plain nodes to testing" 2020-05-05 23:26:06 +00:00
zuul.d Enable yamllint 2020-05-04 17:47:11 +01:00
.ansible-lint Add loop var policy to ansible-lint 2020-04-29 17:20:59 +02: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
.yamllint Enable yamllint 2020-05-04 17:47:11 +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 Enable yamllint 2020-05-04 17:47:11 +01:00
tox.ini Enable yamllint 2020-05-04 17:47:11 +01:00

Zuul Jobs

This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.