Add neutron_plugin_options section in tempest.conf 78/68678/3
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 24 Oct 2019 21:33:44 +0000 (23:33 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 24 Oct 2019 21:33:44 +0000 (23:33 +0200)
It avoids skipping the next 2 tests [1]:
neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone
neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan

[1] http://artifacts.opnfv.org/functest/functest-opnfv-functest-smoke-latest-neutron-tempest-plugin-api-run-498/results/neutron-tempest-plugin-api/tempest-report.html

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

index ff67bf0..0676202 100644 (file)
@@ -26,3 +26,6 @@ volume-feature-enabled:
     backup: true
 load_balancer:
     test_with_noop: true
+neutron_plugin_options:
+    agent_availability_zone: nova
+    available_type_drivers: flat,geneve,vlan,gre,local,vxlan