dragonflow/rally-jobs
Gal Sagie e430419df8 Add Rally benchmarking hooks to Dragonflow
Once a rally job is configured in project-config, the
dragonflow.yaml file and scenarios will run in the gate
with Dragonflow as a plugin.
It is easy to extend and add new rally plugins and scenarios
in this repository to be used.

Change-Id: I3257acec07d0b62186fdcc27375f8237d1f0d2cc
2015-12-09 12:02:46 +02:00
..
extra Add Rally benchmarking hooks to Dragonflow 2015-12-09 12:02:46 +02:00
plugins Add Rally benchmarking hooks to Dragonflow 2015-12-09 12:02:46 +02:00
README.rst Add Rally benchmarking hooks to Dragonflow 2015-12-09 12:02:46 +02:00
dragonflow.yaml Add Rally benchmarking hooks to Dragonflow 2015-12-09 12:02:46 +02:00

README.rst

Rally job related files

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

Structure

  • plugins - directory where you can add rally plugins. Almost everything in Rally is a 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 paths in rally tasks. Files will be located in ~/.rally/extra/*
  • dragonflow.yaml is a task that is run in gates against OpenStack with Neutron service configured with Dragonflow plugin