0d4a5aa586
Add the create and delete network case, and the task file. You can run the case by running: rally --plugin-paths rally-jobs/plugins/ task start rally-jobs/tasks/scenarios/create_and_delete_networks.json implements blueprint: fullstack-testing Change-Id: I48d3f2dbc75b8d7ec407dd18826b58f480ebaa02 |
||
---|---|---|
.. | ||
scenarios | ||
__init__.py | ||
README.rst |
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.