Ansible job definitions for Zuul
Go to file
David Moreau-Simard ba4ff63b20
Disable deltarpm for CentOS and Fedora
deltarpm is useful when the bottleneck is the network throughput
on long-lived instances where you need to *update* packages that
are already installed.
It also requires the mirrors we are using to mirror the drpm packages
which is not currently done in our infrastructure.

Let's disable deltarpm as it's not suited to our use case.

Change-Id: Ibf3b6093496375efda26f46eaf90438af0adb394
2017-09-16 11:56:56 -06:00
doc/source Update the zuul-sphinx extension config 2017-08-04 16:49:39 -07:00
playbooks Add integration test jobs for the configure-mirror role 2017-09-07 14:38:36 -04:00
roles Disable deltarpm for CentOS and Fedora 2017-09-16 11:56:56 -06:00
tests Include ansible-playbook syntax-check for tox pep8 2017-07-17 16:53:55 -04:00
.gitignore Add Sphinx module for Zuul jobs 2017-06-09 09:03:15 -07:00
.gitreview Added .gitreview 2017-05-24 19:48:52 +00:00
bindep.txt Port in tox jobs from openstack-zuul-jobs 2017-07-06 11:18:47 -05:00
LICENSE Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
README.rst Add initial license, docs, and other config 2017-06-08 14:01:21 -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-requirements.txt Update tox/test-requirements 2017-09-02 14:17:32 -05:00
tox.ini Revert "Fix lint issue" 2017-09-07 10:29:14 -04:00
zuul.yaml Add tox bashate job 2017-09-12 11:06:01 -06:00

Zuul Jobs

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