summaryrefslogtreecommitdiffstats
path: root/docs/testing/user/testspecification/multiplenodes/index.rst
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2017-10-24 23:36:16 -0400
committerhongbo tian <hongbo.tianhongbo@huawei.com>2017-11-01 04:02:41 +0000
commit4e890653df7b39774845b61a81853b54aae0c5eb (patch)
tree7a422750dd164e8622adf63d24bf3ae062c4190e /docs/testing/user/testspecification/multiplenodes/index.rst
parentd978ea0994d79164e6573415355f2ad0ae08effa (diff)
Add test case name into tempest testspecification docs
1. All test cases' testspecification docs have no info about test case names. 2. User don't know which test case to run when they just want to run one special test case. 3. Add the info into testspecification docs. JIRA: DOVETAIL-530 Change-Id: I0ebe1b3b98be5609503814ea2a0cf71aefd06d35 Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'docs/testing/user/testspecification/multiplenodes/index.rst')
-rw-r--r--docs/testing/user/testspecification/multiplenodes/index.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/testing/user/testspecification/multiplenodes/index.rst b/docs/testing/user/testspecification/multiplenodes/index.rst
index 72a131a3..2049f601 100644
--- a/docs/testing/user/testspecification/multiplenodes/index.rst
+++ b/docs/testing/user/testspecification/multiplenodes/index.rst
@@ -53,6 +53,9 @@ on multiple nodes. Each test case is able to run independently, i.e. irrelevant
the state created by a previous test. Specifically, every test performs clean-up
operations which return the system to the same state as before the test.
+All these test cases are included in the test case dovetail.tempest.tc005 of
+cvp test suite.
+
Test Descriptions
=================