Update basic_18 to test re-ordering of the interfaces based on the VNF descriptor 72/12172/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 7 Jun 2022 15:08:59 +0000 (17:08 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 7 Jun 2022 15:09:20 +0000 (17:09 +0200)
Change-Id: I226dbe41e59d7855d4e2027abb6cf73bde287fef
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
robot-systest/testsuite/basic_18-ns_ip_profile.robot

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