From 84d2beb419cb6ff254fa907a723b0ec8d6fb2583 Mon Sep 17 00:00:00 2001 From: Panagiotis Karalis Date: Mon, 3 Sep 2018 16:50:16 +0300 Subject: Remove identity v2 TCs,not supported by Functest As Functest does not support identity v2 anymore, it does not make sense to try to run tempest identity v2 tests. The identity version 2 testcases are removed from dovetail-webportal respectively. JIRA: DOVETAIL-735 Change-Id: I5a929a6d2c615319fea5c63c9a4d6c6f4f3a3fb3 Signed-off-by: Panagiotis Karalis --- .../components/results-report/data/2018.08/testcases.json | 10 ---------- 1 file changed, 10 deletions(-) (limited to '3rd_party') diff --git a/3rd_party/static/testapi-ui/components/results-report/data/2018.08/testcases.json b/3rd_party/static/testapi-ui/components/results-report/data/2018.08/testcases.json index 28c8403..f11cf94 100644 --- a/3rd_party/static/testapi-ui/components/results-report/data/2018.08/testcases.json +++ b/3rd_party/static/testapi-ui/components/results-report/data/2018.08/testcases.json @@ -147,16 +147,6 @@ ], "total": 12 }, - "functest.tempest.identity_v2": { - "cases": [ - "tempest.api.identity.admin.v2.test_services.ServicesTestJSON.test_list_services[id-34ea6489-012d-4a86-9038-1287cadd5eca,smoke]", - "tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_create_user[id-2d55a71e-da1d-4b43-9c03-d269fd93d905,smoke]", - "tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_media_types[id-007a0be0-78fe-4fdb-bbee-e9216cc17bb2,smoke]", - "tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_resources[id-ea889a68-a15f-4166-bfb1-c12456eae853,smoke]", - "tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_statuses[id-77fd6be0-8801-48e6-b9bf-38cdd2f253ec,smoke]" - ], - "total": 5 - }, "functest.tempest.identity_v3": { "cases": [ "tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke]", -- cgit 1.2.3-korg