This adds configuration for "virsh migrate" test. Signed-off-by: Tang Chen <tangchen@xxxxxxxxxxxxxx> --- client/virt/subtests.cfg.sample | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/client/virt/subtests.cfg.sample b/client/virt/subtests.cfg.sample index 843de30..97e62e9 100644 --- a/client/virt/subtests.cfg.sample +++ b/client/virt/subtests.cfg.sample @@ -323,6 +323,19 @@ variants: create_image_stg = yes image_size_stg = 10M + - virsh_migrate: install setup image_copy unattended_install.cdrom + type = virsh_migrate + live = yes + verbose = yes + desturi = qemu+ssh://Destination Host IP/system + destuser = Destination Host Username + destpwd = Destination Host Password + destip = Destination Host IP + destprompt = "#" + timeout = 30 + variants: + - live: + - migrate: install setup image_copy unattended_install.cdrom type = migration migration_test_command = help -- 1.7.3.1 -- Best Regards, Tang chen -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html