Fixed typo in rally/benchmark/validation.py#L415
Change-Id: I75fad9226502489b787b3c95d466e4b623c787d5
This commit is contained in:
parent
2efe0cb9ed
commit
56707b2e59
@ -412,7 +412,7 @@ def required_clients(config, clients, task, *components):
|
||||
|
||||
@validator
|
||||
def required_contexts(config, clients, deployment, *context_names):
|
||||
"""Validator hecks if required benchmark contexts are specified.
|
||||
"""Validator checks if required benchmark contexts are specified.
|
||||
|
||||
:param *context_names: list of context names that should be specified
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user