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

ZTS: Add LUKS sanity test #16681

Merged
merged 1 commit into from
Oct 25, 2024
Merged

ZTS: Add LUKS sanity test #16681

merged 1 commit into from
Oct 25, 2024

Conversation

tonyhutter
Copy link
Contributor

Motivation and Context

Add a LUKS sanity test to trigger: #16631

Description

Add a basic LUKS test that will verify the fix from #16678.

How Has This Been Tested?

Tested locally

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Library ABI change (libzfs, libzfs_core, libnvpair, libuutil and libzfsbootenv)
  • Documentation (a change to man pages or other documentation)

Checklist:

@tonyhutter tonyhutter force-pushed the zts-luks branch 2 times, most recently from 7751f9d to 12d3ab2 Compare October 23, 2024 17:23
@behlendorf behlendorf added the Status: Accepted Ready to integrate (reviewed, tested) label Oct 24, 2024
Add a LUKS sanity test to trigger: openzfs#16631

Signed-off-by: Tony Hutter <[email protected]>
@tonyhutter
Copy link
Contributor Author

@mcmilk I just rebased this to pull in 2e4e092

@behlendorf behlendorf merged commit e5d1f68 into openzfs:master Oct 25, 2024
19 of 20 checks passed
behlendorf pushed a commit to behlendorf/zfs that referenced this pull request Nov 1, 2024
Add a LUKS sanity test to trigger: openzfs#16631

Reviewed-by: Tino Reichardt <[email protected]>
Reviewed-by: Rob Norris <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Alexander Motin <[email protected]>
Signed-off-by: Tony Hutter <[email protected]>
Closes openzfs#16681
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Accepted Ready to integrate (reviewed, tested)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants