summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorwym_libra <yimin.wang@huawei.com>2016-01-15 18:07:01 +0800
committerAna Cunha <ana.cunha@ericsson.com>2016-01-15 08:56:49 +0000
commit2b22ae88bac773da32febfe50b097951000b3500 (patch)
tree1e3852fab8d8428b50622e603836e0642590b887 /docs
parent33d2dc985a30aab53bee51ce19dc38df0b82fae3 (diff)
Correct some typos
Change-Id: Ia9fd31580ff75663514aebbb46a8b87021cb01de Signed-off-by: wym_libra <yimin.wang@huawei.com> (cherry picked from commit 9028f681b95ca213f6702536cf740f07490e4b45)
Diffstat (limited to 'docs')
-rw-r--r--docs/configguide/yardstick_testcases/opnfv_yardstick_tc025.rst26
1 files changed, 14 insertions, 12 deletions
diff --git a/docs/configguide/yardstick_testcases/opnfv_yardstick_tc025.rst b/docs/configguide/yardstick_testcases/opnfv_yardstick_tc025.rst
index 947bd643a..0bc0b78ab 100644
--- a/docs/configguide/yardstick_testcases/opnfv_yardstick_tc025.rst
+++ b/docs/configguide/yardstick_testcases/opnfv_yardstick_tc025.rst
@@ -3,21 +3,22 @@ Yardstick Test Case Description TC025
*************************************
+-----------------------------------------------------------------------------+
-|OpenStack Controll Node abnormally shutdown High Availability |
+|OpenStack Controller Node abnormally shutdown High Availability |
| |
+--------------+--------------------------------------------------------------+
-|test case id | OPNFV_YARDSTICK_TC025_HA: OpenStack Controll Node abnormally |
-| | shutdown |
+|test case id | OPNFV_YARDSTICK_TC025_HA: OpenStack Controller Node |
+| | abnormally shutdown |
| | |
+--------------+--------------------------------------------------------------+
-|test purpose | This test case will verify the high availability of control |
-| | nodethe. When one of the control node abnormally shutdown, |
-| | the service provided by it should be OK. |
+|test purpose | This test case will verify the high availability of |
+| | controller node. When one of the controller node abnormally |
+| | shutdown, the service provided by it should be OK. |
| | |
+--------------+--------------------------------------------------------------+
-|test method | This test case shutdowns a specified control node with some |
-| | fault injection tools, then checks whether all services |
-| | provided by the control node are OK with some monitor tools. |
+|test method | This test case shutdowns a specified controller node with |
+| | some fault injection tools, then checks whether all services |
+| | provided by the controller node are OK with some monitor |
+| | tools. |
| | |
+--------------+--------------------------------------------------------------+
|attackers | In this test case, an attacker called "host-shutdown" is |
@@ -25,7 +26,7 @@ Yardstick Test Case Description TC025
| | 1) fault_type: which is used for finding the attacker's |
| | scripts. It should be always set to "host-shutdown" in |
| | this test case. |
-| | 2) host: which is the name of a control node being attacked. |
+| | 2) host: the name of a controller node being attacked. |
| | |
| | e.g. |
| | -fault_type: "host-shutdown" |
@@ -60,7 +61,8 @@ Yardstick Test Case Description TC025
| | time (seconds) of the specified Openstack command request. |
| | |
+--------------+--------------------------------------------------------------+
-|test tool | None. Self-developed. |
+|test tool | Developed by the project. Please see folder: |
+| | "yardstick/benchmark/scenarios/availability/ha_tools" |
| | |
+--------------+--------------------------------------------------------------+
|references | ETSI NFV REL001 |
@@ -107,7 +109,7 @@ Yardstick Test Case Description TC025
| | |
+--------------+--------------------------------------------------------------+
|post-action | It is the action when the test cases exist. It restarts the |
-| | specified control node if it is not restarted. |
+| | specified controller node if it is not restarted. |
| | |
+--------------+--------------------------------------------------------------+
|test verdict | Fails only if SLA is not passed, or if there is a test case |