Yanan Fu

Results 19 comments of Yanan Fu

@luckyh Would you please help review ? Thanks!

@ldoktor I am afraid this patch can not fix the issue. The function `login` in virt_vm.py keep calling the `remote_login` from aexpect. https://github.com/avocado-framework/avocado-vt/blob/8d5fffe59920c5e844a3adb28655e9f6024fdd48/virttest/virt_vm.py#L1102

@mcasquer @zhenyzha @MiriamDeng Could you please help review? Thanks!

With this change, seems only aarch64 left. @PaulYuuu Could you help check this change, is it meaningful with aarch64 now ? Thanks!

> > With this change, seems only aarch64 left. @PaulYuuu Could you help check this change, is it meaningful with aarch64 now ? Thanks! > > RHEL aarch64 does not...

I already commented before, please check: https://github.com/autotest/tp-qemu/pull/3383#discussion_r917654590

@yiqianwei Could you please split into 2 commits, 1 for the update with migrate part, and another one for the change with `check_error_resp`.

@smitterl @chunfuwen This patch introduce a new folder `other` and use the modules `idmap_xml`, but miss the `__init__.py`. It will break all tests by default. Could you please have a...

@smitterl Here is the full error info: ``` avocado run --journal --vt-config /root/avocado/data/avocado-vt/backends/qemu/cfg/tests-example.cfg --force-job-id af0417dd8b69fc3eb2037c7c8bea5c58ae4a40d6 --store-logging-stream aexpect --disable-tap-job-result --vt-short-names-when-config --vt-qemu-bin /usr/libexec/qemu-kvm --vt-qemu-dst-bin /usr/libexec/qemu-kvm' Failed to load plugin from module "avocado_vt.plugins.vt_list_archs":...