diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2018-08-26 00:49:44 +0200 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2018-08-26 00:49:44 +0200 |
commit | ceb367ce04446cef1b2a79420fe1ae0184500737 (patch) | |
tree | 2ed92590e1b90b85f4587182eb34f51c63a283e2 /3rd_party | |
parent | 08d5f508d3bc323faefdfd56451566ff724ddc2f (diff) |
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 <georg.kunz@ericsson.com>
Diffstat (limited to '3rd_party')
-rw-r--r-- | 3rd_party/static/testapi-ui/components/results-report/data/2018.08/testcases.json | 5 |
1 files changed, 1 insertions, 4 deletions
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": [ |