98dc6b9a7a
This patch renames misleading rally-scenarios to rally-jobs. rally-jobs describes much better purpose of this directory Add readme files that describes structure and meanings of files and directories Change-Id: I8f5a2816186a2cafd251981ba7ad50e631e548f5 Closes-bug: #1395502
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.
|