Conform to interface change of ODL node in Fuel Deployment 79/65779/1 master
authorStamatis Katsaounis <mokats@intracom-telecom.com>
Thu, 13 Dec 2018 09:54:55 +0000 (11:54 +0200)
committerStamatis Katsaounis <mokats@intracom-telecom.com>
Thu, 13 Dec 2018 09:54:55 +0000 (11:54 +0200)
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>
sdnvpn/test/functest/testcase_3.py

index 1a13eb7..48024cb 100644 (file)
@@ -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(