Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More tests for zfs-ng SMAPIv3 driver #214

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

Conversation

ydirson
Copy link
Contributor

@ydirson ydirson commented Mar 11, 2024

Assorted tests:

  • some show features working
  • some show expected failures
  • some are still exposing flaky result (very unsatisfactorily)

Note: based on top of #202

@ydirson ydirson force-pushed the zfs-ng-more-tests branch 2 times, most recently from 25ea394 to 8b633df Compare March 12, 2024 12:52
@ydirson ydirson force-pushed the zfs-ng-more-tests branch 5 times, most recently from 50acc91 to b662d59 Compare March 22, 2024 16:46
@ydirson ydirson force-pushed the zfs-ng-more-tests branch 4 times, most recently from 8999da4 to 44098f1 Compare April 2, 2024 16:55
* this only tests clones of snapshots, as cloning without explicit snap
  is not supported yet

FIXME:
* vdi_and_snaps_chain is nothing specific to ZFS, should be moved to
  somewhere generic
No failure should happen, but this can be used to check in the logs that
we only perform the single required "zfs promote" and not one per clone.

FIXME: automate this check
Cloning a VDI without a snapshot is not implemented yet.

Signed-off-by: Yann Dirson <[email protected]>
... with side effect that some extra clones will now prevent destruction
of some snapshots

Signed-off-by: Yann Dirson <[email protected]>
Signed-off-by: Yann Dirson <[email protected]>
Cloning a VDI without a snapshot is just not implemented yet.

Signed-off-by: Yann Dirson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants