Fixes to SFC CSIT for neon-mri changes
[integration/test.git] / csit / libraries / VpnOperations.robot
index b73266cfcb86dd817e1be900170c161fe01759ad..17318fb017e020fae6984edb8c7cdfa09ee24667 100644 (file)
@@ -284,7 +284,7 @@ Verify GWMAC Flow Entry On Flow Table On All Compute Nodes
 Delete Multiple L3VPNs
     [Arguments]    @{vpns}
     [Documentation]    Delete three L3VPNs created using Multiple L3VPN Test
-    : FOR    ${vpn}    IN    ${vpns}
+    : FOR    ${vpn}    IN    @{vpns}
     \    VPN Delete L3VPN    vpnid=${vpn}
 
 VNI Test Setup