-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add libblkio release test #3780
Add libblkio release test #3780
Conversation
python ConfigTest.py --testcase=block_libblkio_release --guestname=RHEL.9.3.0 --clone=no --firmware=default_bios --nrepeat=5 (1/5) repeat1.Host_RHEL.m9.u3.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.x86_64.io-github-autotest-qemu.block_libblkio_release.q35: STARTED |
@XueqiangWei @zhenyzha @fbq815 @maxujun Please help to review, thanks. |
git am 3780.patch |
0a5f145
to
16b1d27
Compare
updated |
(1/5) repeat1.Host_RHEL.m9.u3.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.x86_64.io-github-autotest-qemu.block_libblkio_release.q35: STARTED |
(1/1) Host_RHEL.m8.u9.product_rhel.qcow2.virtio_blk.up.virtio_net.Guest.RHEL.9.3.0.ppc64le.io-github-autotest-qemu.block_libblkio_release: STARTED LGTM, Acked. |
s390x don't have this module in kvm, please skip s390x for this mr |
aarch64 doesn't have this module in kvm, please skip aarch64 for this mr too. |
It will verify the source code of libblkio is working and test the main driver virtio-blk-vhost-vdpa Signed-off-by: qingwangrh <[email protected]>
16b1d27
to
cd494b9
Compare
(1/1) Host_RHEL.m9.u3.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.x86_64.io-github-autotest-qemu.block_libblkio_release.q35: PASS (85.45 s) |
Hi @XueqiangWei, aarch64 and s390x don't have this module in kvm, but it seems that they are not filtered out, could you review it again? |
Thank you for pointing out it, since this pullreq has been merged. Let's try it in a new pullreq. cc @qingwangrh |
suggest filter out in kar loop. |
Yes, @qingwangrh is more inclined to use this way. He has discussed it with @zhenyzha and will discuss it with @SiboWang1997. Thank you. |
It will verify the source code of
libblkio is working and test the main
driver virtio-blk-vhost-vdpa
ID:2222155