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

block_with_iommu: expands the test case functionality #4187

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

mcasquer
Copy link
Contributor

block_with_iommu: expands the test case functionality

Expands the test case functionality, doing a simple i/o
operation after checking the guest has boot up
successfully and finally reboot the VM in all the cases.

Signed-off-by: mcasquer [email protected]
ID: 2991

@mcasquer
Copy link
Contributor Author

 (1/2) Host_RHEL.m9.u6.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.6.0.x86_64.io-github-autotest-qemu.block_with_iommu.verify_enabled.q35: STARTED
 (1/2) Host_RHEL.m9.u6.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.6.0.x86_64.io-github-autotest-qemu.block_with_iommu.verify_enabled.q35: PASS (113.07 s)
 (2/2) Host_RHEL.m9.u6.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.6.0.x86_64.io-github-autotest-qemu.block_with_iommu.verify_enabled.reload_kernel.q35: STARTED
 (2/2) Host_RHEL.m9.u6.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.6.0.x86_64.io-github-autotest-qemu.block_with_iommu.verify_enabled.reload_kernel.q35: PASS (97.03 s)
RESULTS    : PASS 2 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0

@mcasquer mcasquer marked this pull request as ready for review October 31, 2024 07:09
@mcasquer
Copy link
Contributor Author

@qingwangrh do you think current patch code is fine ? Then I will request the maintainers for review, thanks !

@mcasquer mcasquer force-pushed the 2991_block_iommu_reboot branch 2 times, most recently from f0c1f59 to 2e37335 Compare November 4, 2024 07:39
@mcasquer
Copy link
Contributor Author

mcasquer commented Nov 7, 2024

@YongxueHong @zhencliu could you review this PR? Thanks !

Expands the test case functionality, doing a simple i/o
operation after checking the guest has boot up
successfully and finally reboot the VM in all the cases.

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

Tests passed (without iothread)

 (1/2) Host_RHEL.m9.u6.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.6.0.x86_64.io-github-autotest-qemu.block_with_iommu.verify_enabled.q35: STARTED
 (1/2) Host_RHEL.m9.u6.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.6.0.x86_64.io-github-autotest-qemu.block_with_iommu.verify_enabled.q35: PASS (113.61 s)
 (2/2) Host_RHEL.m9.u6.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.6.0.x86_64.io-github-autotest-qemu.block_with_iommu.verify_enabled.reload_kernel.q35: STARTED
 (2/2) Host_RHEL.m9.u6.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.6.0.x86_64.io-github-autotest-qemu.block_with_iommu.verify_enabled.reload_kernel.q35: PASS (110.18 s)
RESULTS    : PASS 2 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0

Copy link
Contributor

@YongxueHong YongxueHong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@zhencliu
Copy link
Contributor

hi @qingwangrh , would you please have a double check?

@qingwangrh
Copy link
Contributor

LGTM

@zhencliu zhencliu merged commit a806781 into autotest:master Nov 13, 2024
7 checks passed
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.

4 participants