Ansible job definitions for Zuul
Go to file
Monty Taylor 0caa85cc48 Split browser and non-browser targetting js test jobs
Some javascript operations, like running tests for web-apps, need
browsers. Javascript packages that are not targetting browsers
do not.

Make a -browser version that installs the browsers and xvfb, and
a non-browser version that does not.

Change-Id: I33c12cb0d9516bdffef7d8d04af4dbcb03ed8355
2020-05-12 11:31:42 -05:00
.rules Check blocks recursively for loops 2020-05-05 22:56:46 +02:00
doc Split browser and non-browser targetting js test jobs 2020-05-12 11:31:42 -05:00
playbooks Split browser and non-browser targetting js test jobs 2020-05-12 11:31:42 -05:00
roles Extract ensure-javascript-build-tool role 2020-05-12 07:53:14 +02:00
test-playbooks Revert "ensure-tox: use venv to install" 2020-05-08 07:36:40 -07:00
tests Add test cases for tox line comment parsing 2020-04-03 19:34:24 +02:00
tools Remove opensuse-15-plain testing 2020-05-06 12:40:40 +10:00
zuul-tests.d Remove opensuse-15-plain testing 2020-05-06 12:40:40 +10:00
zuul.d Split browser and non-browser targetting js test jobs 2020-05-12 11:31:42 -05: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 Made sequence indent consistent 2020-05-07 14:13:55 +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 Bumb ansible to version 2.6 2020-05-07 11:14:45 +02: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.