From: Uri Lublin <u...@redhat.com>

If the first migration failed, skip the second migration.

Signed-off-by: Uri Lublin <u...@redhat.com>

diff --git a/client/tests/kvm_runtest_2/kvm_tests.cfg.sample 
b/client/tests/kvm_runtest_2/kvm_tests.cfg.sample
index b0b75b2..8227b5f 100644
--- a/client/tests/kvm_runtest_2/kvm_tests.cfg.sample
+++ b/client/tests/kvm_runtest_2/kvm_tests.cfg.sample
@@ -61,7 +61,7 @@ variants:
                 start_vm_for_migration_dst = yes
                 migration_src = vm1
                 migration_dst = dst
-            - 2:
+            - 2: 1
                 start_vm_for_migration_vm1 = yes
                 migration_src = dst
                 migration_dst = vm1
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to