Ansible job definitions for OpenStack projects CI systems
Go to file
Paul Belanger f67d09d315 Create publish-openstack-python(-branch)-tarball jobs
These 2 jobs will be used to copy release / branch tarballs to
tarballs.o.o.

Branch tarballs will only copy *.tar.gz, while release jobs will copy
both *.tar.gz and *.whl files.

Change-Id: Ic879302a2006b737ee4364cea067a00ebe198951
Depends-On: Ia79802dd386dbf1287af16a59985ce99a7dd4899
Depends-On: Ic7fc31a372de29a3a97ef84539faf3b0a1d6e181
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-10 13:19:08 -04:00
doc/source Initial commit for docs 2017-05-19 17:03:53 -04:00
playbooks Create publish-openstack-python(-branch)-tarball jobs 2017-08-10 13:19:08 -04:00
roles/run-docs Ensure we load roles for linting 2017-07-17 13:18:17 -04:00
tests Setup ANSIBLE_ROLES_PATH in tox.ini 2017-08-07 16:15:11 -04: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 publish-openstack-python(-branch)-tarball jobs 2017-08-10 13:19:08 -04:00
tox.ini Create publish-openstack-python(-branch)-tarball jobs 2017-08-10 13:19:08 -04:00
zuul.yaml Create publish-openstack-python(-branch)-tarball jobs 2017-08-10 13:19:08 -04: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.