提交 c4d1283e 编写于 作者: J Jiří Župka 提交者: Lucas Meneghel Rodrigues

virt: Adds multihost cdrom tests.

Signed-off-by: NJiří Župka <jzupka@redhat.com>
上级 73e33724
此差异已折叠。
......@@ -11,6 +11,7 @@
variants:
- migrate_multi_host: install setup image_copy unattended_install.cdrom
type = migration_multi_host
not_preprocess_host1 = yes
vms = "vm1"
start_vm = no
migration_test_command = help
......@@ -183,8 +184,35 @@
- short_interrupt:
sub_type = short_interrupt
- cdrom_test:
only Linux
only mig_online.after_login_vm
type = cdrom
cdrom_cd1 = orig.iso
kill_vm_on_error = yes
cdrom_preapre_timeout = 360
not_preprocess_host1 = no
# test whether cdrom is unlocked <300s after boot
cdrom_test_autounlock = no
# test the tray status
cdrom_test_tray_status = yes
# wait before eject $cdrom (let OS initialize cdrom ...)
workaround_eject_time = 0
variants:
- cdrom_locking:
test_type = test_multihost_locking
- cdrom_ejecting:
test_type = test_multihost_ejecting
cdrom_cd1_host2 = new.iso
- cdrom_copy:
test_type = test_multihost_copy
regain_ip_cmd = killall dhclient; sleep 2; dhclient;
cdrom_size = 900
copy_timeout = 480
checksum_timeout = 180
- cpuflags_multi_host:
not_preprocess_host1 = yes
variants:
- cpu_stress:
type = cpuflags
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册