Ansible job definitions for Zuul
Go to file
Sorin Sbarnea 3febd1423a Enable progressive mode with ansible-lint
Makes use of newer feature which produces failures only when current
commit is adding new violations, exiting ones being considered
as already known.

To prove it works, it also removes the E208 from warn, making it
an error. Still, the final linting result is a success because
these violations were already present before current commit.

Change-Id: Ia858f2a3e71d9634e9d90e890d82714105e8f8c9
2020-11-07 03:20:19 +01:00
.rules Add linting rule to enforce no-same-owner policy 2020-06-18 11:06:45 +02:00
doc Revert "Refactor fetch-sphinx-tarball to be executor safe" 2020-10-14 13:54:22 -07:00
playbooks explicit error when test_command is undef 2020-09-22 13:39:22 +02:00
roles More E208 2020-11-05 08:33:28 +00:00
test-playbooks fetch-sphinx-tarball: don't run merge-output-to-logs 2020-10-15 14:44:03 +11:00
tests Add test cases for tox line comment parsing 2020-04-03 19:34:24 +02:00
tools Improve errors from update-test-platforms 2020-10-25 23:18:30 +00:00
util-tasks More E208 mode fixes 2020-10-31 07:34:03 +00:00
zuul-tests.d fetch-sphinx-tarball: don't run merge-output-to-logs 2020-10-15 14:44:03 +11:00
zuul.d Merge "shake-build: add shake_target variable" 2020-09-30 15:41:35 +00:00
.ansible-lint Enable progressive mode with ansible-lint 2020-11-07 03:20:19 +01:00
.gitignore Enable progressive mode with ansible-lint 2020-11-07 03:20:19 +01: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 yamlint: EOF newlines and comments indent 2020-05-14 08:42:17 +00:00
bindep.txt Fix py27 tox 2020-05-27 17:12:32 +02: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
linters-requirements.txt Enable progressive mode with ansible-lint 2020-11-07 03:20:19 +01: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-constraints.txt Fix py27 tox 2020-05-27 17:12:32 +02:00
test-requirements.txt Pin openstacksdk to <0.48.0 2020-10-06 17:12:11 +02:00
tox.ini Enable progressive mode with ansible-lint 2020-11-07 03:20:19 +01:00

Zuul Jobs

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