From 65feb95dee8fa9f9d11ddef6dbe3f49ff809157b Mon Sep 17 00:00:00 2001 From: MatthewLi Date: Tue, 2 May 2017 02:34:02 -0400 Subject: xipv6 testcase adjustment JIRA: DOVETAIL-418 1) ipv6 tc002-tc005 error fix, delete wrong testcases 2) ipv6 tc018-tc025 os-nosdn-nofeature scenario dependent, make it known to the users Change-Id: I8e63131b795403ee63566ae59bf46782524acd5a Signed-off-by: MatthewLi --- .../user/testspecification/old_files/ipv6/ipv6_all_testcases.rst | 6 ------ .../user/testspecification/old_files/ipv6/testspecification.rst | 5 ++++- 2 files changed, 4 insertions(+), 7 deletions(-) (limited to 'docs') diff --git a/docs/testing/user/testspecification/old_files/ipv6/ipv6_all_testcases.rst b/docs/testing/user/testspecification/old_files/ipv6/ipv6_all_testcases.rst index 462219a8..02115ec3 100644 --- a/docs/testing/user/testspecification/old_files/ipv6/ipv6_all_testcases.rst +++ b/docs/testing/user/testspecification/old_files/ipv6/ipv6_all_testcases.rst @@ -31,7 +31,6 @@ Test Case 2: Create, Update and Delete an IPv6 Network and Subnet .. code-block:: bash tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet - tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_update_delete_network_subnet ---------------------------------------------- Test Case 3: Check External Network Visibility @@ -40,7 +39,6 @@ Test Case 3: Check External Network Visibility .. code-block:: bash tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility - tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_external_network_visibility ------------------------------------------------------- Test Case 4: List IPv6 Networks and Subnets of a Tenant @@ -50,8 +48,6 @@ Test Case 4: List IPv6 Networks and Subnets of a Tenant tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets - tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_list_networks - tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_list_subnets ----------------------------------------------------------- Test Case 5: Show Information of an IPv6 Network and Subnet @@ -61,8 +57,6 @@ Test Case 5: Show Information of an IPv6 Network and Subnet tempest.api.network.test_networks.NetworksIpV6Test.test_show_network tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet - tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_show_network - tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_show_subnet ------------------------------------------------------------ Test Case 6: Create an IPv6 Port in Allowed Allocation Pools diff --git a/docs/testing/user/testspecification/old_files/ipv6/testspecification.rst b/docs/testing/user/testspecification/old_files/ipv6/testspecification.rst index 6f7caba8..e51f2a5b 100644 --- a/docs/testing/user/testspecification/old_files/ipv6/testspecification.rst +++ b/docs/testing/user/testspecification/old_files/ipv6/testspecification.rst @@ -21,7 +21,10 @@ test case specification. It may be a good idea to reference the source documents Environmental requirements ========================== -TBD +For ipv6 Test Case 18-25, those test cases are scenario tests, they need to boot virtual +machines and ping6 in addition to test APIs, ping6 to vRouter is not supported by SDN controller +yet, such as Opendaylight (Boron and previous releases), so they are scenario dependent, +i.e., currently ipv6 Test Case 18-25 can only run on scenario os-nosdn-nofeature. Preconditions and procedural requirements ========================================= -- cgit 1.2.3-korg