From 89747418468630e568b8929ee1c60dd6cab07dd2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Mon, 4 May 2020 20:36:28 +0200 Subject: [PATCH] Fix load_balancer options if ovn MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I362b70cdfe753f9c57f30d61662e9b08564ebfe9 Signed-off-by: Cédric Ollivier (cherry picked from commit d21d5a9b2ec663cc5f88169b814431def7a81968) --- .../opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml index daf34a127..996a414cb 100644 --- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml +++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml @@ -71,7 +71,7 @@ volume-feature-enabled: consistency_group: false volume_revert: true load_balancer: - test_with_noop: true + test_with_ipv6: false neutron_plugin_options: agent_availability_zone: nova available_type_drivers: flat,geneve,vlan,local -- 2.16.6