Role apt_package_pinning for OpenStack-Ansible
Go to file
Jesse Pretorius 2cbbf782cc Remove unified queue from gate pipeline
Initially the intent for adding this was to better test
any patches for roles together before they merge, but it
has had the unintended side-effect of causing patches to
take much longer to merge (because they all get lined up
in a single queue, rather than independent queues) and
a lot more infra resources are used (because a patch
that fails at the top of the queue will result in all
subsequent patches restarting all their tests).

As discussed in the channel, we'd prefer to revert back
to the previous independent queue method of testing. It
has served us well.

Change-Id: I224c1e083bddb69ce612e89ead3544cfdfa21cbc
2017-10-23 11:08:50 +01:00
defaults IRR for apt_package_pinning 2015-11-02 21:34:23 -06:00
doc Initial OSA zuul v3 role jobs 2017-10-17 16:33:32 +00:00
examples [DOCS] Refactor apt package pinning Docs 2016-08-12 12:58:51 +00:00
meta Add OpenStack-Ansible metadata 2017-10-10 08:48:42 +00:00
releasenotes Initial OSA zuul v3 role jobs 2017-10-17 16:33:32 +00:00
tasks Bring consistency to tags 2017-01-05 11:03:50 +00:00
templates IRR for apt_package_pinning 2015-11-02 21:34:23 -06:00
tests Initial OSA zuul v3 role jobs 2017-10-17 16:33:32 +00:00
zuul.d Remove unified queue from gate pipeline 2017-10-23 11:08:50 +01:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:18:50 +00:00
.gitreview New git dotfiles for independant repository 2015-11-25 17:56:02 +00:00
LICENSE IRR for apt_package_pinning 2015-11-02 21:34:23 -06:00
README.rst Update URLs in documents according to document migration 2017-07-14 09:25:21 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 14:59:45 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-09-12 23:54:37 +00:00
manual-test.rc Update testing bits for consistency 2016-09-19 09:16:52 +00:00
run_tests.sh Initial OSA zuul v3 role jobs 2017-10-17 16:33:32 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:25:21 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:05 +00:00
test-requirements.txt Updated from global requirements 2017-09-16 23:19:02 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:17:03 +01:00

README.rst

Team and repository tags

image

APT Package pinning for OpenStack-Ansible

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-apt_package_pinning/latest/

The project home is at:

http://launchpad.net/openstack-ansible