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_during_io: modify 'iozone' value to ensure the stress alive #4260

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

menli820
Copy link
Contributor

The case purpose is to test shutdown or reboot guest during IO, Sometimes iozone stress test already completed before run the shutdown or reboot, so the case will error.

ID: 3372

The case purpose is to test shutdown or reboot guest during IO,
Sometimes iozone stress test already completed before run
the shutdown or reboot, so the case will error.

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

(2/2) Host_RHEL.m10.u0.ovmf.qcow2.virtio_blk.up.virtio_net.Guest.Win11.x86_64.io-github-autotest-qemu.block_during_io.iozone_stress.system_disk.send_qmp.with_system_reset.q35: PASS (297.84 s)
RESULTS : PASS 2 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0

@menli820
Copy link
Contributor Author

@peixiu please help to review it when you free, thanks

@peixiu
Copy link
Contributor

peixiu commented Feb 18, 2025

python ConfigTest.py --testcase=block_during_io.iozone_stress --guestname=Win10 --platform=x86_64 --driveformat=virtio_scsi --clone=no --customsparams="cdrom_virtio = isos/windows/virtio-win-prewhql-0.1-271.iso"

(1/6) Host_RHEL.m*.u0.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.Win10.x86_64.io-github-autotest-qemu.block_during_io.iozone_stress.system_disk.send_qmp.with_system_reset.q35: STARTED
(1/6) Host_RHEL.m*.u0.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.Win10.x86_64.io-github-autotest-qemu.block_during_io.iozone_stress.system_disk.send_qmp.with_system_reset.q35: PASS (525.89 s)
(2/6) Host_RHEL.m*.u0.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.Win10.x86_64.io-github-autotest-qemu.block_during_io.iozone_stress.system_disk.send_shell.with_reboot.q35: STARTED
(2/6) Host_RHEL.m*.u0.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.Win10.x86_64.io-github-autotest-qemu.block_during_io.iozone_stress.system_disk.send_shell.with_reboot.q35: PASS (412.50 s)
(3/6) Host_RHEL.m*.u0.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.Win10.x86_64.io-github-autotest-qemu.block_during_io.iozone_stress.system_disk.send_shell.with_shutdown.q35: STARTED
(3/6) Host_RHEL.m*.u0.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.Win10.x86_64.io-github-autotest-qemu.block_during_io.iozone_stress.system_disk.send_shell.with_shutdown.q35: PASS (181.67 s)
(4/6) Host_RHEL.m*.u0.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.Win10.x86_64.io-github-autotest-qemu.block_during_io.iozone_stress.data_disks.send_qmp.with_system_reset.q35: STARTED
(4/6) Host_RHEL.m*.u0.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.Win10.x86_64.io-github-autotest-qemu.block_during_io.iozone_stress.data_disks.send_qmp.with_system_reset.q35: PASS (413.46 s)
(5/6) Host_RHEL.m*.u0.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.Win10.x86_64.io-github-autotest-qemu.block_during_io.iozone_stress.data_disks.send_shell.with_reboot.q35: STARTED
(5/6) Host_RHEL.m*.u0.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.Win10.x86_64.io-github-autotest-qemu.block_during_io.iozone_stress.data_disks.send_shell.with_reboot.q35: PASS (433.94 s)
(6/6) Host_RHEL.m*.u0.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.Win10.x86_64.io-github-autotest-qemu.block_during_io.iozone_stress.data_disks.send_shell.with_shutdown.q35: STARTED
(6/6) Host_RHEL.m*.u0.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.Win10.x86_64.io-github-autotest-qemu.block_during_io.iozone_stress.data_disks.send_shell.with_shutdown.q35: PASS (197.46 s)

Tested with the latest code, all job passed. Thank you!

@menli820
Copy link
Contributor Author

@XueqiangWei please help review it when you free, thanks

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.

2 participants