1f9e1c1f0a
-added another new big workflow scenario (Terminate) to rally scenarios, this will help us in the future benchmark mistral and notice performance regressions if they happen. -delete leftovers (workflows,actions) after the scenario has finished running. Change-Id: I3f1e37c43c6d87a678e0ffaa0fcbd607a27dbc7b Signed-off-by: ali <ali.abdelal@nokia.com> |
||
---|---|---|
.. | ||
__init__.py | ||
mistral_expressions_scenario.py | ||
mistral_huge_wf_scenario.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.