this was overlooked in the refactor here:
https://git.opendaylight.org/gerrit/#/c/65589/4/csit/suites/openstack/extensions/sfc.robot
Change-Id: Ife8823eef4be6846ce8a783e71cfdb4c961012b7
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Create Vm Instance With Port dest_vm_port dest_vm sg=${SECURITY_GROUP}
Check Vm Instances Have Ip Address
- @{VM_IPS} ${NET1_DHCP_IP} = Get VM IPs @{VM_INSTANCES}
+ @{NET1_VM_IPS} ${NET1_DHCP_IP} = Get VM IPs @{VM_INSTANCES}
Set Suite Variable @{NET1_VM_IPS}
Should Not Contain ${NET1_VM_IPS} None
Should Not Contain ${NET1_DHCP_IP} None