aboutsummaryrefslogtreecommitdiffstats
path: root/docs/templates
diff options
context:
space:
mode:
authorJingLu5 <lvjing5@huawei.com>2016-09-21 17:38:04 +0800
committerJingLu5 <lvjing5@huawei.com>2016-09-21 17:38:04 +0800
commit090d493c2247ee63c9f9509191b011d2ecfa921f (patch)
tree9f294b71a6b995a4a5e68d6793f0ffb40ad9adc7 /docs/templates
parent4a64b9f48f6fad2c7a74ba6d8278a521f8920521 (diff)
Refine release note & Update scenario test results
JIRA: YARDSTICK-351 JIRA: YARDSTICK-354 Also fix a error in Yardstick_task_templates.rst Change-Id: Id9d091fce3afa7b0f62a08dfd6bca504aeaac805 Signed-off-by: JingLu5 <lvjing5@huawei.com>
Diffstat (limited to 'docs/templates')
-rwxr-xr-xdocs/templates/Yardstick_task_templates.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/Yardstick_task_templates.rst b/docs/templates/Yardstick_task_templates.rst
index 8185062b2..c8b6f6e77 100755
--- a/docs/templates/Yardstick_task_templates.rst
+++ b/docs/templates/Yardstick_task_templates.rst
@@ -77,7 +77,7 @@ a JSON or YAML dictionary):
::
yardstick task start samples/ping-template.yaml
- --task-args'{"packetsize":"200"}'
+ --task-args '{"packetsize":"200"}'
2.Refer to a file that specifies the argument values (JSON/YAML):