RETIRED, Zuul configuration files for the Kata tenant
Go to file
Graham Whaley 30453b1638 yamllint: make files compliant
To aid pre-checks before submission, lets make the files pass
the default yamllint checks - then we can use yamllint to check
new changes going forwards.

Changes were:
 - change True to true for some bools (which also then matches
   the zuul gerrit driver docs)
 - add '---' document start lines
 - wrap one >80 char line using a '>' string construct

Change-Id: I5c365517606b2c331e7155c56b9ebd7873244b10
Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2019-02-27 19:13:42 +00:00
playbooks/github-wip yamllint: make files compliant 2019-02-27 19:13:42 +00:00
roles/check-github-pr-is-wip yamllint: make files compliant 2019-02-27 19:13:42 +00:00
zuul.d yamllint: make files compliant 2019-02-27 19:13:42 +00:00
.gitignore Initial commit 2019-01-30 14:20:16 +01:00
.gitreview Added .gitreview 2019-01-29 16:36:42 +00:00
LICENSE Initial commit 2019-01-30 14:20:16 +01:00
README.rst Initial commit 2019-01-30 14:20:16 +01:00
bindep.txt Initial commit 2019-01-30 14:20:16 +01:00
test-requirements.txt Initial commit 2019-01-30 14:20:16 +01:00
tox.ini Initial commit 2019-01-30 14:20:16 +01:00

README.rst

Kata Containers Zuul jobs and config

This repo contains a set of ansible playbooks which are used by the Kata Containers tenant in OpenDev's Zuul. It also contains pipelines, jobs and project-template definitions for this Kata Containers tenant.