nfs_corrupt:fix findmnt default src issue#4357
Conversation
eb3e282 to
e88b943
Compare
The is_mounted search should look for the mount information with the mount destination. Signed-off-by: qingwangrh <qinwang@redhat.com>
e88b943 to
73de2ca
Compare
|
python3 ConfigTest.py --guestname=RHEL.10.1 --testcase=nfs_corrupt.with_qcow2_format --firmware=default_bios --clone=no |
|
Depends on avocado-framework/avocado-vt#4199 |
|
@XueqiangWei @hellohellenmao @fbq815 Please help to review, thanks. |
XueqiangWei
left a comment
There was a problem hiding this comment.
LGTM,
Acked-by: xuwei@redhat.com
|
I will give it a try after the patch of avocado-framework/avocado-vt#4199 merged(seems there is still some discussions on that patch now). Thanks |
fbq815
left a comment
There was a problem hiding this comment.
LGTM:
On RHEL.10 newest release:
(1/3)qemu.nfs_corrupt.with_qcow2_format.s390-virtio: PASS (65.49 s)
(2/3) qemu.nfs_corrupt.with_raw_format.s390-virtio: PASS (63.27 s)
(3/3) qemu.nfs_corrupt.with_luks_format.s390-virtio: STARTED
nfs_corrupt.with_luks_format.s390-virtio: PASS (68.28 s)
On RHEL.9 newest release:
(1/3)qemu.nfs_corrupt.with_qcow2_format.s390-virtio: PASS (69.03 s)
(2/3) qemu.nfs_corrupt.with_raw_format.s390-virtio: PASS (63.29 s)
(3/3) qemu.nfs_corrupt.with_luks_format.s390-virtio: PASS (67.95 s)
|
@hellohellenmao The dependent pullreq has been merged, could you help review it again? thanks. |
|
(1/1) Host_RHEL.m10.u1.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.10.1.x86_64.io-github-autotest-qemu.nfs_corrupt.with_qcow2_format.q35: PASS (90.92 s) |
|
LGTM |
The is_mounted search should look for the mount information with the mount destination.
ID:4241