Ansible job definitions for OpenStack projects CI systems
Go to file
Paul Belanger f769c9d0f4 Create openstack-zuul-jobs-linters jobs
This will be a cross repo linter jobs for openstack-zuul-jobs,
project-config and zuul-jobs.

Each repo will be able to run this job, which sets up all our projects
roles in the correct locations.

Depends-On: I59e5d41a9539671ee5aab9b9036379eb9101d021
Change-Id: I16186c929e7d0e6e34b35271559e555255a52b00
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-10-24 06:37:20 +00:00
doc/source Add project-templates to docs 2017-10-18 14:03:11 -07:00
playbooks Merge "Removal of kolla legacy jobs" 2017-10-23 03:37:07 +00:00
roles Refactor fact configuration for service_type_data 2017-10-19 16:52:10 -04:00
tests Test that the project being tested was prepared, not necessarily o-z-j 2017-10-22 23:06:11 -04:00
zuul.d Create openstack-zuul-jobs-linters jobs 2017-10-24 06:37:20 +00:00
.gitignore Initial commit for docs 2017-05-19 17:03:53 -04:00
.gitreview Added .gitreview 2017-05-03 14:18:56 +00:00
LICENSE Initial commit 2017-05-03 11:53:09 -04:00
README.rst Initial commit 2017-05-03 11:53:09 -04:00
bindep.txt Add libffi / libssl for cryptography dependencies 2017-06-12 12:59:46 -04:00
setup.cfg Initial commit for docs 2017-05-19 17:03:53 -04:00
setup.py Initial commit for docs 2017-05-19 17:03:53 -04:00
test-requirements.txt Create openstack-zuul-jobs-linters jobs 2017-10-24 06:37:20 +00:00
tox.ini Create openstack-zuul-jobs-linters jobs 2017-10-24 06:37:20 +00:00

README.rst

OpenStack Infra Zuul jobs

This repo contains a set of ansible playbooks which are used by the OpenStack project CI system Zuul. You should edit these files to make configuration changes to OpenStack Infrastructure CI.