From: garciadeblas Date: Wed, 8 Jun 2022 11:15:19 +0000 (+0200) Subject: Revert "Update basic_18 to test re-ordering of the interfaces based on the VNF descri... X-Git-Tag: v12.0.0rc1~18 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F81%2F12181%2F1;p=osm%2Ftests.git Revert "Update basic_18 to test re-ordering of the interfaces based on the VNF descriptor" This reverts commit 5fc28f9f0a6638ebc2073581ed348455b7bf84cb. Change-Id: I8d230aea35a064607680e5fbc021df6b727f0584 Signed-off-by: garciadeblas --- diff --git a/robot-systest/testsuite/basic_18-ns_ip_profile.robot b/robot-systest/testsuite/basic_18-ns_ip_profile.robot index 87f3d5f..49e4961 100644 --- a/robot-systest/testsuite/basic_18-ns_ip_profile.robot +++ b/robot-systest/testsuite/basic_18-ns_ip_profile.robot @@ -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.*