Remove 1 Patrole test with a hardcoded vxlan id 66/67466/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 1 Apr 2019 22:58:45 +0000 (00:58 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 1 Apr 2019 23:10:24 +0000 (01:10 +0200)
It may fail when testing OpenStack in production or when running
testcases in parallel [1] because vxlan 200 is hardcoded [2]

[1] http://artifacts.opnfv.org/functest/functest-opnfv-functest-smoke-hunter-patrole-run-75/results/patrole/tempest-report.html
[2] https://github.com/openstack/patrole/blob/master/patrole_tempest_plugin/tests/api/network/test_networks_rbac.py#L208

Change-Id: Ibfaed6f3a95d016790baafebd203e49e152a889b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 8ee279600186f2713b4c181965d8d290d2644cfb)

docker/smoke/testcases.yaml
functest/ci/testcases.yaml

index d992743..c465985 100644 (file)
@@ -103,6 +103,7 @@ tiers:
                         excludes:
                             - 'test_networks_multiprovider_rbac'
                             - 'test_auto_allocated_topology_rbac'
+                            - 'test_create_network_provider_segmentation_id'
 
             -
                 case_name: neutron_trunk
index a4da73d..77e02c1 100644 (file)
@@ -266,6 +266,7 @@ tiers:
                         excludes:
                             - 'test_networks_multiprovider_rbac'
                             - 'test_auto_allocated_topology_rbac'
+                            - 'test_create_network_provider_segmentation_id'
 
             -
                 case_name: neutron_trunk