heat/rally-scenarios
Sergey Skripnick d7cb4cad0c Add config file for performance gate job
This job is called gate-rally-dsvm-fakevirt-heat.
Also added readme and plugin sample.

Change-Id: Ic4f482e566f3552b3fdf7129b8447e7def036441
2014-08-08 02:22:59 +04:00
..
extra Add config file for performance gate job 2014-08-08 02:22:59 +04:00
plugins Add config file for performance gate job 2014-08-08 02:22:59 +04:00
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/*