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

Add block transfer parameters check test case #3746

Conversation

qingwangrh
Copy link
Contributor

@qingwangrh qingwangrh commented Jun 12, 2023

ID:2214139

Signed-off-by: qingwangrh [email protected]

@qingwangrh
Copy link
Contributor Author

python ConfigTest.py --testcase=block_transfer_parameters_check --iothread_scheme=roundrobin --nr_iothreads=2 --platform=x86_64 --guestname=RHEL.9.3.0 --firmware=default_bios --netdst=virbr0 --clone=no
(1/3) Host_RHEL.m9.u3.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.x86_64.io-github-autotest-qemu.block_transfer_parameters_check.fc_check.q35: STARTED
(1/3) Host_RHEL.m9.u3.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.x86_64.io-github-autotest-qemu.block_transfer_parameters_check.fc_check.q35: PASS (40.92 s)
(2/3) Host_RHEL.m9.u3.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.x86_64.io-github-autotest-qemu.block_transfer_parameters_check.iscsi_check.default_sector.q35: STARTED
(2/3) Host_RHEL.m9.u3.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.x86_64.io-github-autotest-qemu.block_transfer_parameters_check.iscsi_check.default_sector.q35: PASS (59.93 s)
(3/3) Host_RHEL.m9.u3.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.x86_64.io-github-autotest-qemu.block_transfer_parameters_check.iscsi_check.specify_sector.q35: STARTED
(3/3) Host_RHEL.m9.u3.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.x86_64.io-github-autotest-qemu.block_transfer_parameters_check.iscsi_check.specify_sector.q35: PASS (50.07 s)
RESULTS : PASS 3 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0

@qingwangrh
Copy link
Contributor Author

@XueqiangWei @zhenyzha Please help to review .thanks.

@zhenyzha
Copy link
Contributor

LGTM.Acked-by: Zhenyu Zhang [email protected]

git am 3746.patch
Applying: Add block transfer parameters check test case

 (1/3) Host_RHEL.m9.u3.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.aarch64.page_64k.io-github-autotest-qemu.block_transfer_parameters_check.fc_check.arm64-pci: STARTED
 (1/3) Host_RHEL.m9.u3.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.aarch64.page_64k.io-github-autotest-qemu.block_transfer_parameters_check.fc_check.arm64-pci: CANCEL: No FC device: (1.72 s)
 (2/3) Host_RHEL.m9.u3.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.aarch64.page_64k.io-github-autotest-qemu.block_transfer_parameters_check.iscsi_check.default_sector.arm64-pci: STARTED
 (2/3) Host_RHEL.m9.u3.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.aarch64.page_64k.io-github-autotest-qemu.block_transfer_parameters_check.iscsi_check.default_sector.arm64-pci: PASS (51.92 s)
 (3/3) Host_RHEL.m9.u3.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.aarch64.page_64k.io-github-autotest-qemu.block_transfer_parameters_check.iscsi_check.specify_sector.arm64-pci: STARTED
 (3/3) Host_RHEL.m9.u3.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.3.0.aarch64.page_64k.io-github-autotest-qemu.block_transfer_parameters_check.iscsi_check.specify_sector.arm64-pci: PASS (51.73 s)

@qingwangrh qingwangrh force-pushed the 2214139_add_block_transfer_parameters_check branch from 0610083 to 124cbdf Compare July 4, 2023 03:24
@XueqiangWei
Copy link
Contributor

LGTM,
Acked-by: [email protected]

@XueqiangWei XueqiangWei merged commit 1a63cfe into autotest:master Jul 4, 2023
6 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.

3 participants