os-autoinst-distri-opensuse
os-autoinst-distri-opensuse copied to clipboard
console: Add upstream ZFS tests
Add upstream ZFS tests
NOTE: This needs QEMURAM to be set to 8G.
TODO:
- Use -s option to specify smaller (vdev):
-s SIZE Use vdevs of SIZE (default: 4G)
Hi @SeroSun , @lansuse is there any duplication with what you are running in "fstests" ?
@asmorodskyi Thx for asking. From what I know we don't have ZFS test coverage in current filesystem job groups, please feel free to add it :)
Hi @SeroSun , @lansuse is there any duplication with what you are running in "fstests" ?
No, there is no duplication and will not be as we don't have any plan to test it. Unless that thing will get into mainline kernel.
Hi @SeroSun , @lansuse is there any duplication with what you are running in "fstests" ?
there is no duplication, and we dont cover zfs in filesysten group by now
Hi @SeroSun , @lansuse is there any duplication with what you are running in "fstests" ?
No, there is no duplication and will not be as we don't have any plan to test it. Unless that thing will get into mainline kernel.
I don't think it will get into the mainline kernel anytime soon. It's just for convenience for users that use ZFS on (open)SUSE products. I still have to tweak stuff so we use less resources on o3.
Isn't assert_script_run("ztest", fail_message => "zfs test suite 'ztest' failed", timeout => 600);
running the packages test suite as well? Then this would not be needed.