Role os_tempest for OpenStack-Ansible
Go to file
Jesse Pretorius fde68805fa Ensure stackviz installs from tarball URL only
Stackviz installs from a tarball in order to make it happen quicker.
If we were to build it from git sources, then we'd have to build the
HTML page ourselves, which takes approximately ten minutes.

Due to the tarball URL being used as the package name, we're unable
to constrain it without making the venv build role a lot more complex.

To keep it simple, we just disable the wheel build process and install
it from the tarball instead.

Depends-On: https://review.openstack.org/644391
Change-Id: Ieb498c49377d77577c98ddb2d911066e44d8d9dd
2019-03-18 18:41:38 +00:00
defaults Fix tempest_image_dir default var to user's home tempest-image dir 2019-03-14 10:21:14 +00:00
doc Merge "Document os_tempest configuration options" 2019-03-12 09:50:32 +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 Rename tempest_public_net_physical_{type to name} 2019-01-16 16:58:13 +05:30
tasks Ensure stackviz installs from tarball URL only 2019-03-18 18:41:38 +00:00
templates Merge "Enable port security" 2019-01-29 22:29:42 +00:00
tests Add an ip address to eth12 in OSA test containers 2019-01-29 14:21:34 +00:00
vars Merge "Add Gentoo support to os_tempest" 2019-02-26 21:00:04 +00:00
zuul.d Add tripleo-ci-centos-7-standalone-os-tempest job 2019-01-31 21:45:40 +05:30
.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 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 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 2019-02-27 06:06:49 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2019-02-27 06:06:49 +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 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