tp-qemu
tp-qemu copied to clipboard
qemu_guest_agent: json format change affect one command line
qemu/tests/cfg/qemu_guest_agent_hotplug.cfg: change original qemu-cli to json format "-device '{"id": "virtio_serial_pci0", "driver": "virtio-serial-pci", "bus": "pcie-root-port-1", "addr": "0x0"}'"
ID: 2145141 Signed-off-by: demeng [email protected]
@nickzhq Could you please help to review this patch when you're free? appreciate it. (1/1) Host_RHEL.m9.u2.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent_hotplug.q35: STARTED (1/1) Host_RHEL.m9.u2.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent_hotplug.q35: PASS (50.50 s) RESULTS : PASS 1 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0 JOB HTML : /home/kar/workspace/job-results/job-2022-11-24T02.00-e54789e/results.html JOB TIME : 51.97 s
Ack. @zhencliu @YongxueHong Please take a look, thanks!
Hi @6-dehan Could you check the comment and update the patch?Thanks
JOB ID : 8643fc3ca212ea1052a76ae6deb998b8320db4f5 JOB LOG : /root/avocado/job-results/job-2023-03-15T06.07-8643fc3/job.log (1/1) Host_RHEL.m9.u2.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.s390x.io-github-autotest-qemu.qemu_guest_agent_hotplug.s390-virtio: STARTED (1/1) Host_RHEL.m9.u2.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.s390x.io-github-autotest-qemu.qemu_guest_agent_hotplug.s390-virtio: PASS (28.87 s) RESULTS : PASS 1 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0 JOB HTML : /root/avocado/job-results/job-2023-03-15T06.07-8643fc3/results.html JOB TIME : 30.09 s
@6-dehan it could pass, but please help me enable this test case for s390x by adding "only x86_64,i386,ppc64,ppc64le,s390x"
@BohdanMar Hi Bogdan, I saw your comment in gmail, one question, do you need to add this case for your architecture like bfu? if so, do you need to add the requested code as mentioned above by bfu?
@6-dehan, @fbq815 I will send a patch that adds support for the s390x and aarch64 platforms
JOB ID : 1874d692326e60aa391b9fdd67d9ef123905e168 JOB LOG : /root/avocado/job-results/job-2023-03-15T09.17-1874d69/job.log (1/2) Host_RHEL.m9.u2.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.arm64-pci: STARTED (1/2) Host_RHEL.m9.u2.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.arm64-pci: PASS (627.41 s) (2/2) Host_RHEL.m9.u2.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.qemu_guest_agent_hotplug.arm64-pci: STARTED (2/2) Host_RHEL.m9.u2.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.qemu_guest_agent_hotplug.arm64-pci: PASS (63.88 s) RESULTS : PASS 2 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0 JOB HTML : /root/avocado/job-results/job-2023-03-15T09.17-1874d69/results.html JOB TIME : 693.22 s
@6-dehan, @fbq815 I will send a patch that adds support for the s390x and aarch64 platforms
JOB ID : 1874d692326e60aa391b9fdd67d9ef123905e168 JOB LOG : /root/avocado/job-results/job-2023-03-15T09.17-1874d69/job.log (1/2) Host_RHEL.m9.u2.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.arm64-pci: STARTED (1/2) Host_RHEL.m9.u2.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.arm64-pci: PASS (627.41 s) (2/2) Host_RHEL.m9.u2.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.qemu_guest_agent_hotplug.arm64-pci: STARTED (2/2) Host_RHEL.m9.u2.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.qemu_guest_agent_hotplug.arm64-pci: PASS (63.88 s) RESULTS : PASS 2 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0 JOB HTML : /root/avocado/job-results/job-2023-03-15T09.17-1874d69/results.html JOB TIME : 693.22 s
Okay, sounds great, thanks.
@nickzhq Hi houqi, Is there any other problem or item need to do? if not, Could you consider merging this patch? thanks
@nickzhq Hi houqi, Is there any other problem or item need to do? if not, Could you consider merging this patch? thanks
Ack. Hello @zhencliu @YongxueHong , could you guys help to merge code, thanks!