senlin/rally-jobs
yanyanhu 82d390a7a8 Refactor rally plugin
This patch refactors rally plugin for senlin. Since the
plugin for basic cluster and profile operations has been
merged into rally repo, we can remove duplicated util
functions and test scenarios from senlin repo. Related
test jobs are also changed accordingly.

Change-Id: Ic8ac5acac17bd013c25089a7db58d32ac0dfa5ba
2016-08-04 22:38:39 -04:00
..
plugins Refactor rally plugin 2016-08-04 22:38:39 -04:00
README.rst Add rally plugin for cluster-size 2016-06-15 01:10:44 -04:00
senlin-senlin.yaml Refactor rally plugin 2016-08-04 22:38:39 -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: