Use consistent naming in vpn suite
[integration/test.git] / csit / libraries / VpnOperations.robot
index aa98a5015d2997c6dd87be652b0fcebf934f00e6..e4f0db20503a2420c72954a843b67f1cc2eff12a 100644 (file)
@@ -31,7 +31,7 @@ Basic Vpnservice Suite Teardown
     Run Keyword And Ignore Error    VPN Delete L3VPN    vpnid=${VPN_INSTANCE_ID[0]}
     Run Keyword And Ignore Error    VPN Delete L3VPN    vpnid=${VPN_INSTANCE_ID[1]}
     Run Keyword And Ignore Error    VPN Delete L3VPN    vpnid=${VPN_INSTANCE_ID[2]}
-    ${VM_INSTANCES} =    Create List    @{VM_INSTANCES_NET10}    @{VM_INSTANCES_NET20}
+    ${VM_INSTANCES} =    Create List    @{NET_1_VM_INSTANCES}    @{NET_2_VM_INSTANCES}
     : FOR    ${VmInstance}    IN    @{VM_INSTANCES}
     \    Run Keyword And Ignore Error    Delete Vm Instance    ${VmInstance}
     : FOR    ${Port}    IN    @{PORT_LIST}