Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This implements an openQA test to ensure that filesystem zfs can be installed under root xfs, and will operate correctly.
The test is included as part of FLAVOR universal used for release window testing and ongoing testing of system updates to ensure that zfs users will have a working filesystem following every individual change. It operates in uefi boot but with secure boot disabled because the zfs module taints the kernel.
The test saves a qcow2 file so that follow on tests can be added to implement further proposed feature tests.
Tested on Fedora 41:
Result:
Pass