d2c292e5dc
This adds a basic rally scenario to create a trunk with a bunch of subports so we can keep an eye on the performance of the trunk API. Change-Id: I12aaf6121b677e9696131601b3539a7091e2858c |
||
---|---|---|
.. | ||
__init__.py | ||
README.rst | ||
trunk_scenario.py |
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.