senlin/rally-jobs/README.rst
Hangdong Zhang 122e117909 Update and optimize documentation links
1. Update the dead and outdated links
2. Optimize (e.g. http -> https)

Change-Id: I2ca308e9e14929aecf595f431f819cac7a365602
2017-07-19 10:19:48 +08:00

12 lines
566 B
ReStructuredText

This directory contains rally jobs to be run by OpenStack CI.
Structure:
* senlin-senlin.yaml describes rally tasks that will be run in rally-gate.
* plugins - directory containing rally plugins for senlin. These plugins
will be loaded by rally-gate automatically when job is run at gate
side. User can also manually copy those plugins to `~/.rally/plugins`
or `/opt/rally/plugins` to make them work if test is done locally.
Please find more information about rally plugins at the following link:
- https://rally.readthedocs.io/en/latest/plugins/index.html