Ansible job definitions for Zuul
Go to file
Andreas Jaeger 25cc095e53 Ensure python interpreter is installed for tox-py3X
Add tox-py38 and ensure that python interpreter is installed for tox-py3
jobs. The job includes the ensure-python role that checks and installs the
interpreter if python_version is set.

Test py37 to ensure that this works, it's the version currently used for
next OpenStack release, so let's test changes to roles and jobs here.

Run tox-py35 on Xenial, since that Xenial has Python 3.5 - it was run
previously on the default (3.6 in our install) instead, this change
showed that we run the wrong interpreter for tox-py35 on this repo.

Change-Id: I46d6780a5a32c443c37ef040b2af2459641dd123
2020-01-02 15:51:30 +01:00
doc Ensure python interpreter is installed for tox-py3X 2020-01-02 15:51:30 +01:00
playbooks Adds go jobs and roles. 2019-11-20 20:27:21 +01:00
roles Fix ansible use of filters and tests 2019-12-17 10:49:57 -08:00
test-playbooks Use present for package state instead of installed 2019-12-17 08:24:05 -08:00
tests Add a python unit test framework 2018-07-25 09:11:25 -07:00
tools Make opensuse-15 job voting again 2019-11-25 08:27:54 +01:00
zuul-tests.d Ensure python interpreter is installed for tox-py3X 2020-01-02 15:51:30 +01:00
zuul.d Ensure python interpreter is installed for tox-py3X 2020-01-02 15:51:30 +01: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
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 Be consistent about spaces before and after vars 2019-08-07 20:17:41 +01:00
tox.ini use-buildset-registry: Vendor pytoml and remarshal 2019-12-03 14:10:23 -08:00

Zuul Jobs

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