RETIRED, Zuul configuration files for the Kata tenant
Go to file
Thierry Carrez 23ac8e6201 Accept api.github.com URLs as well
On https://github.com/kata-containers/tests/pull/1165, for
some reason the URL passed to our WIP-check was from
api.github.com instead of the expected github.com, triggering
a regexp extraction error.

From now on, accept any hostname and just extract repository
and pull request number at the end of the URL.

Change-Id: I79b4d96a84273a97f64b3350e3bd58e8646f0f0f
Closes: https://github.com/kata-containers/ci/issues/111
2019-02-11 16:06:48 +01:00
playbooks/github-wip Add Zuul job for testing GitHub WIP status 2019-01-31 15:37:52 +01:00
roles/check-github-pr-is-wip Accept api.github.com URLs as well 2019-02-11 16:06:48 +01:00
zuul.d Enable kata-prechecks (WIP and SoB) on all repos 2019-02-06 11:43:11 +01: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.