fbd42439ca
*) Rename rally-scenarios that is quite misleading to rally-jobs. rally-jobs makes much more sense, cause it actually contains files related to rally job *) Update rally-jobs/README.rst to add more info *) Update rally-jobs/plugins/README.rst to expaling plugins *) Add new directory rally-jobs/extra, this directory is copy pasted in gates and can be used for files that are required by some of benchmarks Change-Id: I6d0c0435a4bb4658ddf4adb871bc36ab8c157f3e
10 lines
390 B
ReStructuredText
10 lines
390 B
ReStructuredText
Rally plugins
|
|
=============
|
|
|
|
All *.py modules from this directory will be auto-loaded by Rally and all
|
|
plugins will be discoverable. There is no need of any extra configuration
|
|
and there is no difference between writing them here and in rally code base.
|
|
|
|
Note that it is better to push all interesting and useful benchmarks to Rally
|
|
code base, this simplifies administration for Operators.
|