diff options
author | xudan <xudan16@huawei.com> | 2017-10-24 23:36:16 -0400 |
---|---|---|
committer | hongbo tian <hongbo.tianhongbo@huawei.com> | 2017-11-01 04:02:41 +0000 |
commit | 4e890653df7b39774845b61a81853b54aae0c5eb (patch) | |
tree | 7a422750dd164e8622adf63d24bf3ae062c4190e /docs/testing/user/testspecification/vping | |
parent | d978ea0994d79164e6573415355f2ad0ae08effa (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/vping')
-rw-r--r-- | docs/testing/user/testspecification/vping/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/testing/user/testspecification/vping/index.rst b/docs/testing/user/testspecification/vping/index.rst index d7a207c0..486ee842 100644 --- a/docs/testing/user/testspecification/vping/index.rst +++ b/docs/testing/user/testspecification/vping/index.rst @@ -77,7 +77,7 @@ Test Case 1 - vPing using userdata provided by nova metadata service Short name ---------- -opnfv.vping.userdata +dovetail.vping.tc001.userdata Use case specification @@ -177,7 +177,7 @@ Test Case 2 - vPing using SSH to a floating IP Short name ---------- -opnfv.vping.ssh +dovetail.vping.tc002.ssh Use case specification |