aboutsummaryrefslogtreecommitdiffstats
path: root/docs/userguide/_02-network.rst
diff options
context:
space:
mode:
authorwu.zhihui <wu.zhihui1@zte.com.cn>2016-11-07 17:02:04 +0800
committerwu.zhihui <wu.zhihui1@zte.com.cn>2016-11-07 17:02:04 +0800
commit6105c711e5d83d30b5733e7fec49d29a91520c26 (patch)
tree9a46c06d938f26bd82e93ea3a00038be53d6db7c /docs/userguide/_02-network.rst
parentc7761e0760aaacb801478308b6774dccb33cbf2e (diff)
rename test_cases/ to test_plan/
JIRA: QTIP-131 Change-Id: I12c63b4f0ff0167073a0819bdb5d63ca0c6f06fb Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Diffstat (limited to 'docs/userguide/_02-network.rst')
-rw-r--r--docs/userguide/_02-network.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/userguide/_02-network.rst b/docs/userguide/_02-network.rst
index 13697aba..18f328ae 100644
--- a/docs/userguide/_02-network.rst
+++ b/docs/userguide/_02-network.rst
@@ -25,7 +25,7 @@ One of the compute nodes is used as a server and the other as a client.
The client pushes traffic to the server for a duration specified by the user in the configuration file for Iperf3.
-These files can be found in the "test_cases/{POD}/network/" directory.
+These files can be found in the "test_plan/{POD}/network/" directory.
The bandwidth is limited by the physical link layer speed connecting the two compute nodes.
The result file includes the b/s bandwidth and the CPU usage for both the client and server.