From ceb367ce04446cef1b2a79420fe1ae0184500737 Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Sun, 26 Aug 2018 00:49:44 +0200 Subject: Update test case list for web portal Update the test case list for the 2018.08 release. Change-Id: I91f83de73f666039c5965fbc526599b2d58dae3c Signed-off-by: Georg Kunz --- .../testapi-ui/components/results-report/data/2018.08/testcases.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '3rd_party/static/testapi-ui') 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 319b78c..28c8403 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 @@ -231,13 +231,10 @@ "neutron.tests.tempest.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk", "neutron.tests.tempest.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list", "neutron.tests.tempest.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified", - "neutron.tests.tempest.api.test_trunk.TrunkTestJSON.test_create_update_trunk", - "neutron.tests.tempest.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description", "neutron.tests.tempest.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed", "neutron.tests.tempest.api.test_trunk.TrunkTestJSON.test_get_subports", "neutron.tests.tempest.api.test_trunk.TrunkTestJSON.test_list_trunks", "neutron.tests.tempest.api.test_trunk.TrunkTestJSON.test_remove_subport", - "neutron.tests.tempest.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id", "neutron.tests.tempest.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0", "neutron.tests.tempest.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination", "neutron.tests.tempest.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc", @@ -271,7 +268,7 @@ "neutron.tests.tempest.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk", "neutron.tests.tempest.scenario.test_trunk.TrunkTest.test_trunk_subport_lifecycle" ], - "total": 43 + "total": 40 }, "functest.tempest.osinterop": { "cases": [ -- cgit 1.2.3-korg