Role os_tempest for OpenStack-Ansible
Go to file
Jonathan Rosser f4b1c94de9 Do not use a role scoped variable for role include condition
The var tempest_plugin_install_source is defined within the
os_tempest role so if it is used in the condition that includes
the python_venv_build role, it must be in scope for the python venv
build handler which runs in the outer containing playbook, and
this fails with a var not found error.

Change-Id: I7d1fd3b7d06d3a0c6d86750ed36cbe858190f87e
2019-08-16 19:44:09 +01:00
defaults Merge "Update openstack.org -> opendev.org" 2019-05-31 03:42:21 +00:00
doc Updated from OpenStack Ansible Tests 2019-07-30 19:44:26 +00:00
examples User guide 2019-04-10 21:06:16 +02:00
meta Fixed bugs identified by newer ansible-lint 2019-08-09 13:49:35 +01:00
releasenotes Update openstack.org -> opendev.org 2019-05-30 15:29:22 +05:30
tasks Do not use a role scoped variable for role include condition 2019-08-16 19:44:09 +01:00
templates Use tempest_keystone_interface_insecure var for ssl verification 2019-03-26 19:00:42 +05:30
tests Merge "Remove Neutron LBaaS from test inventory" 2019-07-13 00:26:03 +00:00
vars Merge "Add mixed setup for debian based OS" 2019-08-13 17:47:53 +00:00
zuul.d Adapt tempestconf job to use integrated repo 2019-05-27 17:42:33 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:55:15 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:43:00 +00:00
CONTRIBUTING.rst Create basic doc structure 2018-12-17 16:37:53 +01:00
LICENSE Implement base configuration for independent repository 2016-03-03 13:02:14 +00:00
README.rst Update openstack.org -> opendev.org 2019-05-30 15:29:22 +05:30
Vagrantfile Updated from OpenStack Ansible Tests 2019-07-20 09:38:35 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2019-05-09 11:35:38 +00:00
requirements.yml Fixed bugs identified by newer ansible-lint 2019-08-09 13:49:35 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2019-07-18 22:20:11 +00:00
setup.cfg Use usr/local/share/ansible/roles for data_files 2019-01-15 15:22:06 +05:30
setup.py Updated from global requirements 2017-03-02 11:52:09 +00:00
tox.ini Update openstack.org -> opendev.org 2019-05-30 15:29:22 +05:30

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://opendev.org/openstack/openstack-ansible-os_tempest

The project home is at:

https://launchpad.net/openstack-ansible