mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-22 04:49:00 +00:00
telemetry: fixing "test" parameter description.
This commit is contained in:
parent
f49287cf09
commit
578dfb3d99
@ -99,7 +99,7 @@ class Telemetry(Workload):
|
|||||||
"""),
|
"""),
|
||||||
Parameter('test', default='page_cycler.top_10_mobile',
|
Parameter('test', default='page_cycler.top_10_mobile',
|
||||||
description="""
|
description="""
|
||||||
Specifies with of the the telemetry tests is to be run.
|
Specifies the telemetry test to run.
|
||||||
"""),
|
"""),
|
||||||
Parameter('run_benchmark_params', default='',
|
Parameter('run_benchmark_params', default='',
|
||||||
description="""
|
description="""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user