diff options
author | zhihui wu <wu.zhihui1@zte.com.cn> | 2016-11-08 10:06:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-11-08 10:06:33 +0000 |
commit | aa374b2bac23a89442ef59f3757d40cdf66c3814 (patch) | |
tree | db070ceb0a85ee0cd20f1ac4f43d6cff7567d870 /docs/userguide/_02-network.rst | |
parent | 3dff5b4dc848147235120f7befd5b5de29461846 (diff) | |
parent | 6105c711e5d83d30b5733e7fec49d29a91520c26 (diff) |
Merge "rename test_cases/ to test_plan/"
Diffstat (limited to 'docs/userguide/_02-network.rst')
-rw-r--r-- | docs/userguide/_02-network.rst | 2 |
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. |