Set create_shared_resources to true 55/69455/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 27 Dec 2019 00:56:21 +0000 (01:56 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 27 Dec 2019 00:57:58 +0000 (01:57 +0100)
It takes last Neutron Tempest plugin change into account [1].
It also increases test count.

[1] https://review.opendev.org/#/c/692822/

Change-Id: I5e7218dd808069a0be6d481447576099aa9c63e9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/smoke-cntt/tempest_conf.yaml
docker/smoke-cntt/testcases.yaml
functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml

index 7877d76..395ffe9 100644 (file)
@@ -71,3 +71,4 @@ neutron_plugin_options:
     agent_availability_zone: nova
     available_type_drivers: flat,geneve,vlan,gre,local,vxlan
     provider_vlans: foo,
+    create_shared_resources: true
index c2151a6..62be5de 100644 (file)
@@ -12,7 +12,7 @@ tiers:
                 criteria: 100
                 blocking: false
                 deny_skipping: true
-                tests_count: 538
+                tests_count: 542
                 description: >-
                     This test case runs the Tempest suite proposed by the
                     Neutron project. The list of test cases is generated by
index c820932..4d801d4 100644 (file)
@@ -71,3 +71,4 @@ neutron_plugin_options:
     agent_availability_zone: nova
     available_type_drivers: flat,geneve,vlan,gre,local,vxlan
     provider_vlans: foo,
+    create_shared_resources: true