Revert "Update basic_18 to test re-ordering of the interfaces based on the VNF descri... 81/12181/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 8 Jun 2022 11:15:19 +0000 (13:15 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 8 Jun 2022 11:15:40 +0000 (13:15 +0200)
This reverts commit 5fc28f9f0a6638ebc2073581ed348455b7bf84cb.

Change-Id: I8d230aea35a064607680e5fbc021df6b727f0584
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
robot-systest/testsuite/basic_18-ns_ip_profile.robot

index 87f3d5f..49e4961 100644 (file)
@@ -47,9 +47,9 @@ ${username}   ubuntu
 # VNFs data
 ${vnf_member_index_1}   vnf1
 ${vnf_member_index_2}   vnf2
-${iface1_name}   eth3
+${iface1_name}   eth1
 ${iface2_name}   eth2
-${iface3_name}   eth1
+${iface3_name}   eth3
 ${datanet1_prefix}   ^192.168.10.*
 ${datanet2_prefix}   ^192.168.20.*
 ${datanet3_prefix}   ^192.168.30.*