From 4e890653df7b39774845b61a81853b54aae0c5eb Mon Sep 17 00:00:00 2001 From: xudan Date: Tue, 24 Oct 2017 23:36:16 -0400 Subject: 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 --- docs/testing/user/testspecification/vpn/index.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/testing/user/testspecification/vpn/index.rst') diff --git a/docs/testing/user/testspecification/vpn/index.rst b/docs/testing/user/testspecification/vpn/index.rst index 0a8a8d17..13c0cfa6 100644 --- a/docs/testing/user/testspecification/vpn/index.rst +++ b/docs/testing/user/testspecification/vpn/index.rst @@ -85,7 +85,7 @@ Test Case 1 - VPN provides connectivity between Neutron subnets Short name ---------- -opnfv.sdnvpn.subnet_connectivity +dovetail.sdnvpn.tc001.subnet_connectivity Use case specification @@ -200,7 +200,7 @@ Test Case 2 - VPNs ensure traffic separation between tenants Short Name ---------- -opnfv.sdnvpn.tenant_separation +dovetail.sdnvpn.tc002.tenant_separation Use case specification @@ -317,7 +317,7 @@ Test Case 3 - VPN provides connectivity between subnets using router association Short Name ---------- -opnfv.sdnvpn.router_association +dovetail.sdnvpn.tc004.router_association Use case specification @@ -441,7 +441,7 @@ Test Case 4 - Verify interworking of router and network associations with floati Short Name ---------- -opnfv.sdnvpn.router_association_floating_ip +dovetail.sdnvpn.tc008.router_association_floating_ip Use case specification -- cgit 1.2.3-korg