Ansible job definitions for Zuul
Go to file
Paul Albertella ad7297199d Add Bazel build and ensure roles
* Build role requires build target to be specified via a variable
* Ensure role checks for a specific version of Bazel and downloads
  and installs if missing; defaults to v3.1.0 and downloading from
  bazelbuild Github, but these can be overrriden using variables
* Also installs dependencies for Bazel; only supports Ubuntu/Debian
  at present, but includes scope to extend for other platforms
* Includes test playbook and job

Change-Id: I83f198aaf20c2b3664bea6fc05edd3b4fca13a4f
2020-04-30 18:05:41 +01:00
.rules Add loop var policy to ansible-lint 2020-04-29 17:20:59 +02:00
doc Add Bazel build and ensure roles 2020-04-30 18:05:41 +01:00
playbooks Add loop var policy to ansible-lint 2020-04-29 17:20:59 +02:00
roles Add Bazel build and ensure roles 2020-04-30 18:05:41 +01:00
test-playbooks Add Bazel build and ensure roles 2020-04-30 18:05:41 +01:00
tests Add test cases for tox line comment parsing 2020-04-03 19:34:24 +02:00
tools Make ubuntu-plain jobs voting 2020-04-17 10:44:56 +02:00
zuul-tests.d Add Bazel build and ensure roles 2020-04-30 18:05:41 +01:00
zuul.d hlint: add haskell source code suggestions job 2020-04-26 12:05:12 +00: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
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 Remove bashate from test-requirements 2020-03-27 14:59:21 +01:00
tox.ini Improve linters execution 2020-04-23 14:00:18 +01:00

Zuul Jobs

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