Skip to content
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

qsd_blockdev_check:fix qcow2 format support #3770

Merged

Conversation

qingwangrh
Copy link
Contributor

Explicitly declare the image format.
Avoid mismatches with default value.

ID:2210617

Explicitly declare the image format.
Avoid mismatches with default value.

Signed-off-by: qingwangrh <[email protected]>
@qingwangrh
Copy link
Contributor Author

python ConfigTest.py --testcase=qsd_blockdev_check --iothread_scheme=roundrobin --nr_iothreads=2 --platform=x86_64 --guestname=RHEL.9.3.0 --driveformat=virtio_scsi --imageformat=raw,qcow2 --firmware=default_bios --netdst=virbr0 --clone=no

(1/2) Host_RHEL.m9.u3.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.x86_64.io-github-autotest-qemu.qsd_blockdev_check.q35: STARTED
(1/2) Host_RHEL.m9.u3.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.x86_64.io-github-autotest-qemu.qsd_blockdev_check.q35: PASS (7.66 s)
(2/2) Host_RHEL.m9.u3.raw.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.x86_64.io-github-autotest-qemu.qsd_blockdev_check.q35: STARTED
(2/2) Host_RHEL.m9.u3.raw.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.x86_64.io-github-autotest-qemu.qsd_blockdev_check.q35: PASS (7.25 s)
RESULTS : PASS 2 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0

@qingwangrh
Copy link
Contributor Author

@XueqiangWei @zhenyzha Please help to review. thanks.

@XueqiangWei
Copy link
Contributor

tested with edk2, the results were passed.

(1/2) Host_RHEL.m9.u3.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.x86_64.io-github-autotest-qemu.qsd_blockdev_check.q35: STARTED
(1/2) Host_RHEL.m9.u3.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.x86_64.io-github-autotest-qemu.qsd_blockdev_check.q35: PASS (7.16 s)
(2/2) Host_RHEL.m9.u3.ovmf.raw.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.x86_64.io-github-autotest-qemu.qsd_blockdev_check.q35: STARTED
(2/2) Host_RHEL.m9.u3.ovmf.raw.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.x86_64.io-github-autotest-qemu.qsd_blockdev_check.q35: PASS (6.78 s)

@XueqiangWei
Copy link
Contributor

XueqiangWei commented Jul 20, 2023

@zhenyzha Can you help take a look at it? Many thanks.

@zhenyzha
Copy link
Contributor

zhenyzha commented Aug 9, 2023

git am 3770.patch
Applying: qsd_blockdev_check:fix qcow2 format support

LGTM.Acked-by: Zhenyu Zhang [email protected]
(1/1) Host_RHEL.m9.u3.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.aarch64.page_64k.io-github-autotest-qemu.qsd_blockdev_check.arm64-pci: PASS (5.62 s)

@XueqiangWei XueqiangWei merged commit 3b3bc28 into autotest:master Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants