Role os_rally for OpenStack-Ansible
Go to file
Jesse Pretorius 6c33995f3b 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: I60842285cd915d3c61b54003328408a8fc3d68f2
Related-Bug: #1620849
2016-09-09 10:45:41 +01:00
defaults Remove rally_host_group variable 2016-08-23 14:45:16 -04:00
doc [DOCS] - Use new documentation tree structure 2016-08-22 16:07:06 -05:00
examples Rename package lists (and related vars) appropriately 2016-08-30 19:58:46 +01:00
meta Implement Ubuntu 16.04 support 2016-07-21 13:27:11 -04:00
releasenotes Add ability to change apt/yum package state 2016-08-02 15:03:37 +01:00
tasks Rename package lists (and related vars) appropriately 2016-08-30 19:58:46 +01:00
templates Disable stderr logging 2016-08-04 17:45:04 +00:00
tests Rename package lists (and related vars) appropriately 2016-08-30 19:58:46 +01:00
vars Rename package lists (and related vars) appropriately 2016-08-30 19:58:46 +01:00
.gitignore Remove duplicates from .gitignore 2016-07-15 12:07:22 +10:00
.gitreview Inital commit 2016-03-24 17:13:47 -04:00
CONTRIBUTING.rst Inital commit 2016-03-24 17:13:47 -04:00
LICENSE Inital commit 2016-03-24 17:13:47 -04:00
README.rst [DOCS] - Use new documentation tree structure 2016-08-22 16:07:06 -05:00
Vagrantfile Galera server dependency for testing will not install 2016-03-25 14:27:26 -04:00
bindep.txt Compress test execution logs 2016-09-09 10:45:41 +01:00
run_tests.sh Add SNI support via OS packages for os_rally 2016-08-18 18:47:18 +00:00
setup.cfg [DOCS] - Use new documentation tree structure 2016-08-22 16:07:06 -05:00
setup.py Updated from global requirements 2016-07-15 03:58:04 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:31:03 +00:00
tox.ini Compress test execution logs 2016-09-09 10:45:41 +01:00

README.rst

Rally role for OpenStack-Ansible

This Ansible role installs and configures OpenStack Rally.

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible