122e117909
1. Update the dead and outdated links 2. Optimize (e.g. http -> https) Change-Id: I2ca308e9e14929aecf595f431f819cac7a365602
12 lines
566 B
ReStructuredText
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
|