heat/rally-scenarios
ricolin 35047c131f Replace github with openstack git repo
git.openstack.org is our official server, github is just a
read-only mirror.

Linking to github might also raise the expectation that we use the usual
github workflow which is not the case.

Change-Id: I3b3e8213c264757838c8e5fd33221eebf219cdc8
2015-10-21 09:51:40 +08:00
..
extra Add config file for performance gate job 2014-08-08 02:22:59 +04:00
plugins Replace github with openstack git repo 2015-10-21 09:51:40 +08: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/*