From: Georg Kunz Date: Tue, 12 Feb 2019 12:50:44 +0000 (+0100) Subject: Updated test case list according to moved patrol tests X-Git-Tag: ovp-2.2.0^0 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=90cb4dca7713f84154fe2ad4c2f5e7145560f3c7;p=dovetail-webportal.git Updated test case list according to moved patrol tests Two patrol tests were moved from mandatory to optional in the 2018.09 test suite due to their dependency on VxLAN. This patch updates the testcases list accordingly. JIRA: DOVETAIL-756 Change-Id: Ib12cacb8cc5813304434539659ec88b3a4d78358 Signed-off-by: Georg Kunz --- diff --git a/3rd_party/static/testapi-ui/components/results-report/data/2018.09/testcases.json b/3rd_party/static/testapi-ui/components/results-report/data/2018.09/testcases.json index 14d4b3f..d1a0e8f 100644 --- a/3rd_party/static/testapi-ui/components/results-report/data/2018.09/testcases.json +++ b/3rd_party/static/testapi-ui/components/results-report/data/2018.09/testcases.json @@ -54,8 +54,6 @@ "patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip", "patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip", "patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network", - "patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type", - "patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_segmentation_id", "patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external", "patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared", "patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_subnet", @@ -128,7 +126,7 @@ "patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet", "patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet" ], - "total": 119 + "total": 117 }, "functest.tempest.compute": { "cases": [ @@ -568,6 +566,13 @@ ], "total": 1 }, + "functest.security.patrole_vxlan_dependent": { + "cases": [ + "patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type[admin]", + "patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_segmentation_id[admin]" + ], + "total": 2 + }, "functest.snaps.smoke": { "cases": [ "functest.snaps.smoke"