summaryrefslogtreecommitdiffstats
path: root/sdnvpn/test/functest
diff options
context:
space:
mode:
authorStamatis Katsaounis <mokats@intracom-telecom.com>2018-12-13 11:54:55 +0200
committerStamatis Katsaounis <mokats@intracom-telecom.com>2018-12-13 11:54:55 +0200
commit4c26920af6c8a2bd083395bff269ba01570590d1 (patch)
treed56392ae246ac643392788ce1f96c791885943b2 /sdnvpn/test/functest
parentc0e6e20dfa97c2a4e1c1ccd77a7dc71b7e590697 (diff)
Conform to interface change of ODL node in Fuel DeploymentHEADmaster
JIRA: FUEL-393 This patch changes the interface where the odl node obtains the public ip. This patch is a follow-up of [1]. [1] https://gerrit.opnfv.org/gerrit/#/c/65705/1 Change-Id: I12c144f80a7fcffbcc5cc7d57995d0a1501538a6 Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
Diffstat (limited to 'sdnvpn/test/functest')
-rw-r--r--sdnvpn/test/functest/testcase_3.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnvpn/test/functest/testcase_3.py b/sdnvpn/test/functest/testcase_3.py
index 1a13eb7..48024cb 100644
--- a/sdnvpn/test/functest/testcase_3.py
+++ b/sdnvpn/test/functest/testcase_3.py
@@ -113,7 +113,7 @@ def main():
if installer_type in ['apex']:
odl_interface = 'br-ex'
elif installer_type in ['fuel']:
- odl_interface = 'ens6'
+ odl_interface = 'br-ext'
else:
logger.error("Incompatible installer type")
odl_ip, odl_netmask = test_utils.get_node_ip_and_netmask(