summaryrefslogtreecommitdiffstats
path: root/docs/testing/user/testspecification/vimoperationsidentity/index.rst
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2017-11-23 01:30:38 -0500
committerDan Xu <xudan16@huawei.com>2017-12-13 01:50:41 +0000
commitcd5ea8f5c995db4ac1c211f5762cb2c8ca2b3903 (patch)
tree0bfad8bd382b4e639fc8f73eee1ed4cfac7c565c /docs/testing/user/testspecification/vimoperationsidentity/index.rst
parent4ad1bcb9c41aa0a5acb0a94746ea8ebbc4f25530 (diff)
Remove all alias tempest test cases in osinterop test specificaion docs
1. Some tempest test cases have alias test cases because of the different versions of tempest. 2. However, Dovetail fixes the version of tempest to be 14.0.0 in its first release. So the number of test cases that can be executed in osinterop is always 205. And for different SUTs, the 205 test cases are all the same. 3. In this situation, there is no need to list the alias test cases. 4. Just list all the 205 test cases which will not confuse users when they reading dovetail docs. JIRA: DOVETAIL-566 Change-Id: I5e39dd82314833c8c0a6c1732c990f671ae64420 Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'docs/testing/user/testspecification/vimoperationsidentity/index.rst')
-rw-r--r--docs/testing/user/testspecification/vimoperationsidentity/index.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/testing/user/testspecification/vimoperationsidentity/index.rst b/docs/testing/user/testspecification/vimoperationsidentity/index.rst
index 66212732..c2282f85 100644
--- a/docs/testing/user/testspecification/vimoperationsidentity/index.rst
+++ b/docs/testing/user/testspecification/vimoperationsidentity/index.rst
@@ -74,17 +74,10 @@ API discovery operations within the Identity v3 API
Use case specification
-----------------------
-tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources
-tempest.api.identity.v3.TestApiDiscovery.test_api_media_types
-tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses
tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources
tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types
tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses
-note: the latter three test cases are the alias of the former three, respectively.
-alias should always be included so that the test run will be tempest version agnostic,
-which can be used to test different version of Openstack.
-
Test preconditions
-------------------