dragonflow/rally-jobs
Dao Cong Tien 0eca4733d6 Adds doc8 check to pep8
This patch adds doc8 check for .rst files to pep8.
Files that fail doc8 check are also fixed.

Ignore D001 of doc8 check. This requires lot of changes and
should be done in a separated patch.

Change-Id: Ie2d258e9268fe20ae7988a3b4af92a8a6973b9c6
2018-07-13 03:52:28 +00:00
..
extra Add Rally benchmarking hooks to Dragonflow 2015-12-09 12:02:46 +02:00
plugins Adds doc8 check to pep8 2018-07-13 03:52:28 +00:00
README.rst Add Rally benchmarking hooks to Dragonflow 2015-12-09 12:02:46 +02:00
dragonflow.yaml Increase the maximum allowed time for list-ports 2017-12-11 12:22:49 +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