heat/rally-scenarios
venkatamahesh 2e6823676d Fix outdated link in sample plugin
Link in sample_plugin.py is outdated
and is changed

Change-Id: I2f3a7b59c6380e4584a8ce2a5313fe766a40a52a
Closes-Bug: #1491975
2015-09-06 18:28:22 +05:30
..
extra Add config file for performance gate job 2014-08-08 02:22:59 +04:00
plugins Fix outdated link in sample plugin 2015-09-06 18:28:22 +05:30
README.rst Add config file for performance gate job 2014-08-08 02:22:59 +04:00
heat-fakevirt.yaml Add config file for performance gate job 2014-08-08 02:22:59 +04:00

README.rst

This directory contains rally benchmark scenarios to be run by OpenStack CI.

Structure: * heat.yaml is rally task that will be run in gates * plugins - directory where you can add rally plugins. So you don't need to merge benchmark in scenarios in rally to be able to run them in heat. * extra - all files from this directory will be copied to gates, so you will be able to use absolute path in rally tasks. Files will be in ~/.rally/extra/*