avocado-framework / avocado-vt

Avocado VT Plugin
https://avocado-vt.readthedocs.org/
Other
84 stars 243 forks source link

qdevices: Adapt virtiofsd options #3985

Closed hellohellenmao closed 2 months ago

hellohellenmao commented 2 months ago

Some options are deprecated since the dedicated virtiofsd package since rhel9, while before virtiofsd belongs to qemu package.

hellohellenmao commented 2 months ago

@luckyh @YongxueHong Could you please help to take a review here? Thanks.

hellohellenmao commented 2 months ago

The most basic case passed on both old version and new version. Old version: (2/2) Host_RHEL.m9.u2.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.virtio_fs_share_data.with_cache.auto.q35: PASS (67.54 s) New version: (1/1) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.5.0.x86_64.io-github-autotest-qemu.virtio_fs_share_data.with_cache.auto.q35: PASS (66.26 s)

hellohellenmao commented 2 months ago

@luckyh Could you please help to take a review here? thanks.

hellohellenmao commented 2 months ago

@YongxueHong Could you please help to review here? Thanks.

hellohellenmao commented 2 months ago

The basic caset passed with the latest code: (1/1) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.5.0.x86_64.io-github-autotest-qemu.virtio_fs_share_data.with_cache.auto.q35: PASS (66.17 s)