Role os_tempest for OpenStack-Ansible
Go to file
Jesse Pretorius 7faecd1d26 Compress test execution logs
The volume of logs we collect in CI jobs are extensive. This
patch ensures that the logs collected are compressed to reduce
the space taken in CI systems.

PYTHONUNBUFFERED is also set to ensure that the console log
from the CI jobs is recorded in the exact order of execution.

Change-Id: I815d71b01def2b327e1792cf98e2d336c09a5b2d
Related-Bug: #1620849
2016-09-09 10:49:44 +01:00
defaults Merge "Add variables for network names" 2016-08-24 20:21:39 +00:00
doc [DOCS] move example playbook to separate file 2016-08-12 11:44:56 -05:00
examples [DOCS] move example playbook to separate file 2016-08-12 11:44:56 -05:00
meta Remove pip_lock_down dependency 2016-06-07 23:31:37 -05:00
releasenotes Add variables for network names 2016-08-17 21:02:01 -05:00
tasks Add variables for network names 2016-08-17 21:02:01 -05:00
templates Remove duplicate line from tempest.conf.j2 2016-08-11 22:26:08 -04:00
tests Fix linters failure due to etcd role 2016-08-24 18:51:35 -04:00
.gitignore Remove duplicates from .gitignore 2016-07-15 12:11:36 +10: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 [DOCS] move example playbook to separate file 2016-08-12 11:44:56 -05:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:44:26 -04:00
bindep.txt Compress test execution logs 2016-09-09 10:49:44 +01:00
run_tests.sh Add SNI support via OS packages for os_tempest 2016-08-19 17:03:38 +00:00
setup.cfg Implement base configuration for independent repository 2016-03-03 13:02:14 +00:00
setup.py Updated from global requirements 2016-07-15 03:58:10 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 17:05:48 +00:00
tox.ini Compress test execution logs 2016-09-09 10:49:44 +01:00

README.rst

OpenStack-Ansible os_tempest role

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-os_tempest

The project home is at:

http://launchpad.net/openstack-ansible