glance/rally-scenarios
Boris Pavlovic 66195fa2c2 Fix rally performance job in glance
Recently we merged non backward compability change in rally
https://review.openstack.org/#/c/112045/

So we need to fix plugin

As well change name to something reasonable

Change-Id: I040959e9d1e36f524e88174c9cbbeb7db2f4b66b
2014-08-08 02:57:58 +04:00
..
extra Add pluging sample for glance gate 2014-06-19 11:02:54 +04:00
plugins Fix rally performance job in glance 2014-08-08 02:57:58 +04:00
README.rst Add pluging sample for glance gate 2014-06-19 11:02:54 +04:00
glance.yaml Fix rally performance job in glance 2014-08-08 02:57:58 +04:00

README.rst

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

Structure: * glance.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 glance. * extra - all files from this directory will be copy pasted to gets, so you are able to use absolute path in rally tasks. Files will be in ~/.rally/extra/*