Role os_tempest for OpenStack-Ansible
Go to file
Chandan Kumar fcd258cb70 Added task to list tempest tests
tempest list-plugins just lists the installed tempest plugins
discovered by tempest and it does not gurantee that listed
tempest plugins tests are going to get listed/discovered by the
tempest runner.
tempest run -l will list all the tempest tests by checking relative
imports of the listed tests and making sure we are good to run the
tests by using tempest run and helps to avoid import errors during
the running of tempest tests.

Change-Id: Ie1a9266ade6ef0cd411ad0f32ffc3d496d7bde0f
2018-11-26 17:00:59 +05:30
defaults Merge "Enable python-tempestconf support" 2018-11-10 10:49:42 +00: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 Enable python-tempestconf support 2018-11-07 15:42:34 +01:00
tasks Added task to list tempest tests 2018-11-26 17:00:59 +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 Merge "Selectively install tempest plugin distro packages" 2018-11-09 12:00:21 +00:00
zuul.d Add centos-7 job with support to python-tempestconf 2018-11-22 10:27:41 +01: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 Add centos-7 job with support to python-tempestconf 2018-11-22 10:27:41 +01: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