storaged-project / blivet

A python module for configuration of block devices
GNU Lesser General Public License v2.1
98 stars 85 forks source link

Add tests with encrypted RAID #1200

Closed vojtechtrefny closed 3 months ago

vojtechtrefny commented 7 months ago

These will be especially useful for testing degraded arrays which we can emulate by only unlocking one leg of the array.

See also #1198 and #1199