X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenstack%2Fconnectivity%2Flive_migration.robot;h=bc7c3ff4dd0f04b250ed8944493b82e84d99aeef;hb=beba0109d241e922accbd5c53fb59a89a57b52f9;hp=9e9af8f065482d47d2b8d45b4e6cf788866f1a7b;hpb=25458831bd3ade97b2bb290934d777d655ee627e;p=integration%2Ftest.git diff --git a/csit/suites/openstack/connectivity/live_migration.robot b/csit/suites/openstack/connectivity/live_migration.robot index 9e9af8f065..bc7c3ff4dd 100644 --- a/csit/suites/openstack/connectivity/live_migration.robot +++ b/csit/suites/openstack/connectivity/live_migration.robot @@ -63,7 +63,8 @@ Migrate Instance And Verify Connectivity While Migration And After : FOR ${vm} IN @{vm_list} \ BuiltIn.Wait Until Keyword Succeeds 6x 20s OpenStackOperations.Check If Migration Is Complete ${vm} ${vm_host_after_migration} = OpenStackOperations.Get Hypervisor Host Of Vm @{NET_1_VMS}[0] - BuiltIn.Should Not Match ${vm_host_after_migration} ${vm_host_before_migration} + BuiltIn.Run Keyword If "${OS_DEPLOY}" == "1cmb-0ctl-0cmp" BuiltIn.Should Match ${vm_host_after_migration} ${vm_host_before_migration} + ... ELSE BuiltIn.Should Not Match ${vm_host_after_migration} ${vm_host_before_migration} SSHLibrary.Switch Connection ${devstack_conn_id} RemoteBash.Write_Bare_Ctrl_C ${output} = SSHLibrary.Read Until packet loss