From 1a31405923f0007e3aaaf36f174b268ed99fa368 Mon Sep 17 00:00:00 2001 From: rexlee8776 Date: Mon, 15 Aug 2016 04:58:49 +0000 Subject: fix bug of tc075 \t format error in yaml Change-Id: Ieaea4ccee6d991d1e648a65abb2ecbc7f3455056 Signed-off-by: rexlee8776 --- docs/userguide/opnfv_yardstick_tc075.rst | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) (limited to 'docs/userguide/opnfv_yardstick_tc075.rst') diff --git a/docs/userguide/opnfv_yardstick_tc075.rst b/docs/userguide/opnfv_yardstick_tc075.rst index cbc3c2ec3..a6ff34447 100644 --- a/docs/userguide/opnfv_yardstick_tc075.rst +++ b/docs/userguide/opnfv_yardstick_tc075.rst @@ -9,31 +9,28 @@ Yardstick Test Case Description TC075 +-----------------------------------------------------------------------------+ -|Network Capacity and Scale Testing | +|Network Capacity and Scale Testing | | | +--------------+--------------------------------------------------------------+ |test case id | OPNFV_YARDSTICK_TC075_Network_Capacity_and_Scale_testing | -| | | +| | | +--------------+--------------------------------------------------------------+ |metric | Number of connections, Number of frames sent/received | | | | +--------------+--------------------------------------------------------------+ -|test purpose | To evaluate the network capacity and scale with regards to | -| | connections and frmaes. | -| | | +|test purpose | To evaluate the network capacity and scale with regards to | +| | connections and frmaes. | | | | +--------------+--------------------------------------------------------------+ |configuration | file: opnfv_yardstick_tc075.yaml | | | | -| | There is no additional configuration to be set for this TC. | -| | | +| | There is no additional configuration to be set for this TC. | | | | +--------------+--------------------------------------------------------------+ |test tool | netstar | | | | -| | Netstat is normally part of any Linux distribution, hence it | -| | doesn't need to be installed. | -| | | +| | Netstat is normally part of any Linux distribution, hence it | +| | doesn't need to be installed. | | | | +--------------+--------------------------------------------------------------+ |references | Netstat man page | @@ -41,8 +38,7 @@ Yardstick Test Case Description TC075 | | ETSI-NFV-TST001 | | | | +--------------+--------------------------------------------------------------+ -|applicability | This test case is mainly for evaluating network performance. | -| | | +|applicability | This test case is mainly for evaluating network performance. | | | | +--------------+--------------------------------------------------------------+ |pre_test | Each pod node must have netstat included in it. | @@ -58,7 +54,7 @@ Yardstick Test Case Description TC075 | | Result: Logs are stored. | | | | +--------------+--------------------------------------------------------------+ -|test verdict | None. Number of connections and frames are fetched and | +|test verdict | None. Number of connections and frames are fetched and | | | stored. | | | | +--------------+--------------------------------------------------------------+ -- cgit 1.2.3-korg