This adds configuration for "virsh migrate" test.
Signed-off-by: Tang Chen <[email protected]>
---
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..e062fc6 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
+ virsh_migrate_live = yes
+ virsh_migrate_verbose = yes
+ virsh_migrate_desturi = qemu+ssh://Destination Host IP/system
+ virsh_migrate_destuser = Destination Host Username
+ virsh_migrate_destpwd = Destination Host Password
+ virsh_migrate_destip = Destination Host IP
+ virsh_migrate_destprompt = "#"
+ virsh_migrate_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
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest