From d21d5a9b2ec663cc5f88169b814431def7a81968 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 4 May 2020 20:36:28 +0200 Subject: Fix load_balancer options if ovn MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I362b70cdfe753f9c57f30d61662e9b08564ebfe9 Signed-off-by: Cédric Ollivier --- .../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 cc92411d8..b6b650267 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 -- cgit 1.2.3-korg