cinder/rally-jobs
Boris Pavlovic 11790952d5 Add more rally benchmarks related to Cinder
Some of Rally benchmarks related to Cinder are failing often.
Especially benchmarks that attach volumes.

Adding all Cinder related benchmarks to cinder gate to help
Cinder team to fix issues.

As well make this job put to Jenkins +1/-1.
For that we added for every benchmark sla section
that checks that there is no failed iterations.

Change-Id: I3b32dd91792445d26755e8d469edb5d3f82ebca2
2015-01-08 17:27:55 +03:00
..
extra Update rally job files 2014-11-24 21:56:29 +04:00
plugins Update rally job files 2014-11-24 21:56:29 +04:00
cinder-fake.yaml Update rally job files 2014-11-24 21:56:29 +04:00
cinder.yaml Add more rally benchmarks related to Cinder 2015-01-08 17:27:55 +03:00
README.rst Update rally job files 2014-11-24 21:56:29 +04:00

Rally job related files

This directory contains rally tasks and plugins that are run by OpenStack CI.

Structure

  • cinder.yaml is a task that will be run in gates against OpenStack deployed by DevStack.
  • cinder-fake.yaml is a task that will be run in gates against OpenStack deployed by DevStack with fake cinder driver.
  • plugins - directory where you can add rally plugins. Almost everything in Rally is plugin. Benchmark context, Benchmark scenario, SLA checks, Generic cleanup resources, ....
  • extra - all files from this directory will be copy pasted to gates, so you are able to use absolute path in rally tasks. Files will be in ~/.rally/extra/*