Correct network name: l2_net_1 to l2_network_1
[integration/test.git] / csit / suites / openstack / clustering / 01_l2_tests.robot
index 674bece6b4d5574b593f0d0c356f41fc8d80a728..954165cf3e743e1b87052179fbaada7947b23584 100644 (file)
@@ -216,7 +216,7 @@ Delete Vm Instance
 
 No Ping For Deleted Vm
     [Documentation]    Check non reachability of deleted vm instances by pinging to them.
-    ${output}=    OpenStackOperations.Ping From DHCP Should Not Succeed    l2_network_1    @{NET_1_VM_IPS}[0]
+    ${output}=    OpenStackOperations.Ping From DHCP Should Not Succeed    l2_net_1    @{NET_1_VM_IPS}[0]
 
 Delete Vm Instances In network_1
     [Documentation]    Delete Vm instances using instance names in network_1.