diff options
author | Rex Lee <limingjiang@huawei.com> | 2018-11-05 09:16:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-11-05 09:16:57 +0000 |
commit | 3418d769a4bef9ea351e765fa00ad23986738e76 (patch) | |
tree | a47a5fa0dfabe30c4ee698072b40fc3f976700d3 /docs/testing/user/userguide/opnfv_yardstick_tc011.rst | |
parent | abdfd5465473b10670a843dfabfc9f10ad2f6a96 (diff) | |
parent | 28e64c520fc2a52c1d3eb736f88ad4608b87c142 (diff) |
Merge "[docs] Fix docs {un,}indent warnings in Testcase definitions"
Diffstat (limited to 'docs/testing/user/userguide/opnfv_yardstick_tc011.rst')
-rw-r--r-- | docs/testing/user/userguide/opnfv_yardstick_tc011.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/testing/user/userguide/opnfv_yardstick_tc011.rst b/docs/testing/user/userguide/opnfv_yardstick_tc011.rst index 48bdef497..cbb1db91f 100644 --- a/docs/testing/user/userguide/opnfv_yardstick_tc011.rst +++ b/docs/testing/user/userguide/opnfv_yardstick_tc011.rst @@ -60,14 +60,14 @@ Yardstick Test Case Description TC011 | | | | | * options: | | | protocol: udp # The protocol used by iperf3 tools | -| | bandwidth: 20m # It will send the given number of packets | -| | without pausing | +| | # Send the given number of packets without pausing: | +| | bandwidth: 20m | | | * runner: | | | duration: 30 # Total test duration 30 seconds. | | | | | | * SLA (optional): | | | jitter: 10 (ms) # The maximum amount of jitter that is | -| | accepted. | +| | accepted. | | | | +--------------+--------------------------------------------------------------+ |applicability | Test can be configured with different: | |