Role os_tempest for OpenStack-Ansible
Go to file
Jesse Pretorius 5e1c5a98a8 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: Ie5f973b243e6914f4927fd9ca3afc60d45e2af18
2017-11-01 04:43:22 +00:00
defaults Merge "add var to set a specific public network gateway_ip" 2017-10-24 11:44:59 +00:00
doc Initial OSA zuul v3 role jobs 2017-10-18 17:32:14 +00:00
examples [DOCS] move example playbook to separate file 2016-08-12 11:44:56 -05:00
meta Add OpenStack-Ansible metadata 2017-10-11 09:08:19 +00:00
releasenotes Use the deployment host to download images for tempest 2017-10-23 10:39:16 +01:00
tasks Merge "add var to set a specific public network gateway_ip" 2017-10-24 11:44:59 +00:00
templates Use the deployment host to download images for tempest 2017-10-23 10:39:16 +01:00
tests Initial OSA zuul v3 role jobs 2017-10-18 17:32:14 +00:00
vars Add support for the openSUSE Leap distributions 2017-06-28 13:18:37 +01:00
zuul.d Remove unified queue from gate pipeline 2017-11-01 04:43:22 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:20:06 +00:00
.gitreview Implement base configuration for independent repository 2016-03-03 13:02:14 +00:00
CONTRIBUTING.rst Implement base configuration for independent repository 2016-03-03 13:02:14 +00:00
LICENSE Implement base configuration for independent repository 2016-03-03 13:02:14 +00:00
README.rst Update URLs in documents according to document migration 2017-07-17 10:32:56 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:00:59 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-09-12 23:55:51 +00:00
run_tests.sh Initial OSA zuul v3 role jobs 2017-10-18 17:32:14 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-17 10:32:56 +00:00
setup.py Updated from global requirements 2017-03-02 11:52:09 +00:00
test-requirements.txt Updated from global requirements 2017-09-16 23:20:34 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:23:09 +01:00

README.rst

Team and repository tags

image

OpenStack-Ansible os_tempest role

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible