Change-Id: I9f6bfffb808b0d83bed3cc7d1baa14d4b62d7cfb
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
${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}