tp-libvirt icon indicating copy to clipboard operation
tp-libvirt copied to clipboard

migration: Fix NoConsoleError

Open cliping opened this issue 2 years ago • 1 comments

Fix following error: NoConsoleError: No console available

Signed-off-by: cliping [email protected]

cliping avatar Dec 07 '22 10:12 cliping

Before: NoConsoleError: No console available.

After: (1/1) type_specific.io-github-autotest-libvirt.virsh.migrate_option_mix.persistent.no_persistent_xml.no_xml.no_dname.no_undefinesource.src_vm_running.src_vm_transient.graphic_passwd.p2p.postcopy.live: PASS (415.90 s) RESULTS : PASS 1 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0 JOB HTML : /var/lib/avocado/job-results/job-2022-12-06T22.30-66a829c/results.html JOB TIME : 417.26 s

(1/1) type_specific.io-github-autotest-libvirt.virsh.migrate_over_unix.positive_testing.with_copy_storage.default.multi_disks.p2p_live_migration.without_postcopy: PASS (185.25 s) RESULTS : PASS 1 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0 JOB HTML : /var/lib/avocado/job-results/job-2022-12-07T05.34-2dc9fac/results.html JOB TIME : 186.91 s

cliping avatar Dec 07 '22 10:12 cliping