rally-openstack/doc/feature_request/launch_specific_benchmark.rst
Dina Belova d7fdee30cc [docs][6] Re-design docs to cover all user-groups
All information related to Rally community and project
info has been refactored. Modified files fit 80 symbols
margin where possible.

[TODO] add 80 symbols margin check similar to what
       Performance Documentation has

Change-Id: Id4f33733c2b9aa141df4eeb0f24a21d82290a962
2017-01-10 11:25:00 -08:00

728 B

Launch Specific Benchmark(s)

Use case

A developer is working on a feature that is covered by one or more specific benchmarks/scenarios. He/she would like to execute a rally task with an existing task template file (YAML or JSON) indicating exactly which benchmark(s) will be executed.

Problem description

When executing a task with a template file in Rally, all benchmarks are executed without the ability to specify one or a set of benchmarks the user would like to execute.

Possible solution

* Add optional flag to rally task start command to specify one or more benchmarks to execute as part of that test run.