senlin/rally-jobs
yanyanhu f4031bb83c Add rally plugin for cluster-size
This patch adds cluster-resize support in senlin rally
plugin as well as a test job for it. It also adds a
README file for rally-jobs of senlin.

Change-Id: I52e5461d44c6b4db16158a3993f75131ab31a1b8
2016-06-15 01:10:44 -04:00
..
plugins Add rally plugin for cluster-size 2016-06-15 01:10:44 -04:00
README.rst Add rally plugin for cluster-size 2016-06-15 01:10:44 -04:00
senlin-senlin.yaml Add rally plugin for cluster-size 2016-06-15 01:10:44 -04:00

README.rst

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: