zfsvol: disable coalesce test#445
Merged
glehmann merged 0 commit intoApr 9, 2026
Merged
Conversation
9be1cc4 to
f856a46
Compare
d781cde to
bc74e7e
Compare
f856a46 to
74095e0
Compare
This was referenced Mar 31, 2026
bc74e7e to
e4ce22e
Compare
74095e0 to
23c00cb
Compare
e4ce22e to
4dac4a7
Compare
23c00cb to
029b878
Compare
029b878 to
82d41a2
Compare
4dac4a7 to
1bd9ef4
Compare
82d41a2 to
81f8cee
Compare
1bd9ef4 to
970eb21
Compare
970eb21 to
34e0c48
Compare
24edbe5 to
bb496a2
Compare
Member
|
The PR description is that of the first PR in the series, probably a copy and paste mistake? |
stormi
reviewed
Apr 8, 2026
|
|
||
| @pytest.mark.small_vm | ||
| @pytest.mark.parametrize("vdi_op", ["snapshot"]) # "clone" requires a snapshot | ||
| @pytest.mark.skip("zfsvol doesn't provide vhd-parent") |
Member
There was a problem hiding this comment.
I don't like pytest.skip but I don't have a better alternative to offer right now.
stormi
approved these changes
Apr 8, 2026
bb496a2 to
5e8c14b
Compare
3874a9b to
1c5325d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
vhd-parent, which is used to detect when the coalesce is done, is
not available for that SR type.
This PR is part of a stack containing 12 PRs:
master