Role os_tempest for OpenStack-Ansible
Go to file
Jimmy McCrory 4891218efa Ignore list_all_implied_roles on Ubuntu distro installs
The Ubuntu tempest distro package's 'list_all_implied_roles' test does
not take into account the new default 'admin', 'member', and 'reader'
roles. Unfortunately, it also expects 'whitelist-file' and
'blacklist-file' to be mutually exclusive options.

Use a negative lookahead to ignore the 'list_all_implied_roles' test
when running tempest installed with the Ubuntu distro package.

python-junitxml is added to the tempest_service_distro_packages to
generate xml subunit results.

Change-Id: Idf1b4705cd61e0e31a4f3c0b8f8588f1a43ce4b6
2018-11-08 16:08:43 -08:00
defaults Ignore list_all_implied_roles on Ubuntu distro installs 2018-11-08 16:08:43 -08:00
doc Updated from global requirements 2018-03-15 07:38:55 +00:00
examples Trivial: Fix the pep8 warning 2018-06-20 16:27:19 +08:00
meta Remove apt_package_pinning dependency from os_tempest role 2018-10-20 10:49:37 +00:00
releasenotes Added support for installing tempest from distro 2018-10-26 08:19:51 +00:00
tasks Added task to list tempest plugins 2018-11-06 17:33:06 +05:30
templates Overriding default tempest timeouts 2018-04-24 14:55:15 +00:00
tests Added support for installing tempest from distro 2018-10-26 08:19:51 +00:00
vars Ignore list_all_implied_roles on Ubuntu distro installs 2018-11-08 16:08:43 -08:00
zuul.d Added support for installing tempest from distro 2018-10-26 08:19:51 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:55:15 +00:00
.gitreview Implement base configuration for independent repository 2016-03-03 13:02:14 +00:00
CONTRIBUTING.rst Replace Chinese punctuation with English punctuation 2018-09-12 13:03:53 +00:00
LICENSE Implement base configuration for independent repository 2016-03-03 13:02:14 +00:00
README.rst Remove duplicate link in README 2018-08-31 01:07:05 -07:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-09-28 06:22:05 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:44 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-09-29 04:56:15 +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
tox.ini Added support for installing tempest from distro 2018-10-26 08:19:51 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible os_tempest role

Ansible role to install OpenStack Tempest.

Documentation for the project can be found at:

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

Release notes for the project can be found at:

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

The project source code repository is located at:

https://git.openstack.org/cgit/openstack/openstack-ansible-os_tempest

The project home is at:

https://launchpad.net/openstack-ansible