X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Ftests.git;a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fheal_03-multiple_healing.robot;fp=robot-systest%2Ftestsuite%2Fheal_03-multiple_healing.robot;h=f321c1c18ca778aac7c89e2b30c4ee24f201cea5;hp=3c2dd23bfd29aafe90c87ead27e576cf06d6a7cd;hb=1a1dad74a8aaf2d3dbd570fb6f7cf2247e5dfa56;hpb=cc3f879f1dadc08ab63ef2d11d80d6ae8e5edea6 diff --git a/robot-systest/testsuite/heal_03-multiple_healing.robot b/robot-systest/testsuite/heal_03-multiple_healing.robot index 3c2dd23..f321c1c 100644 --- a/robot-systest/testsuite/heal_03-multiple_healing.robot +++ b/robot-systest/testsuite/heal_03-multiple_healing.robot @@ -166,7 +166,7 @@ Check VNFs After Healing ${id}= Get VNF VIM ID ${vnf_volumes_id} Should Not Be Equal ${id} ${vdu_volumes_id} VDU id has not changed after healing - ${ip}= Get Vdu Attribute ${vnf_charm_id} ip-address 2 + ${ip}= Get Vdu Attribute ${vnf_charm_id} ip-address 1 ${stdout}= Execute Remote Command Check Rc Return Output ${ip} ${username} ${password} ${privatekey} sudo ls ${vnf_charm_cloudinit_file} log ${stdout} Check If remote File Exists ${ip} ${username} ${password} ${privatekey} ${vnf_charm_day1_file}