RETIRED, Zuul configuration files for the Kata tenant
Go to file
Graham Whaley 532de2e94b setup: Add distro specific pre-setups
We need to have golang installed as a minimum to run the CI
scripts. Add this as a distro-specific set of files, which
then allows us to:
 - specialise in the future per distro if need be
 - note (fail gracefully) when we run on a new distro
   for the first time.

Note, the distro specific parts are specifically added as a
role as they will not pass the playbook linter if placed
in the playbook tree (they are fragments, and playbooks
are expected to be complete).

Change-Id: Icb675c30a5ddcc5bdbebb7413808a58af4e838b7
Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2019-04-08 17:35:42 +01:00
playbooks setup: Add distro specific pre-setups 2019-04-08 17:35:42 +01:00
roles setup: Add distro specific pre-setups 2019-04-08 17:35:42 +01:00
zuul.d QA CI: Add Ubuntu 16.04 QA CI 2019-03-13 17:23:29 +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.