glance/rally-jobs
caishan 0db0217425 Update some url links of rally/README.rst
Change-Id: Ia802205fc73650a5a3d103e8ef177e1d05173ce5
2018-02-27 00:29:38 -08:00
..
extra Update rally-jobs files 2014-11-25 01:18:12 +04:00
plugins Add doc8 to pep8 check for glance project 2018-01-19 08:20:56 +00:00
README.rst Update some url links of rally/README.rst 2018-02-27 00:29:38 -08:00
glance.yaml Update Rally Job related files 2017-09-25 01:12:40 -07: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/*
  • glance.yaml is a task that is run in gates against OpenStack (nova network) deployed by DevStack