dragonflow/rally-jobs
Li Ma 2c6985400e Use neutron rally job
It's good to run rally job by the same definition from neutron.
We can compare the same scenario with the neutron default
configuration.

Change-Id: If5dfdf361504e713697b00e44c6a7d9c3ebd94f3
2016-11-30 05:00:56 +00: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 Use neutron rally job 2016-11-30 05:00:56 +00: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