You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should really be a test suite for this. Have it create a zpool on file or memory device. Create a jail, delegate the pool to the jail. Using jexec, execute beadm inside the jail, testing various scenarios and setups. Then test the resulting zfs listmount, and checking properties on cloned datasets, ensuring they match expectations. After every test, the jail should be rolled back to a clean starting point.
I'm happy to work on something like this, just documenting here for now for discussion.
The text was updated successfully, but these errors were encountered:
There should really be a test suite for this. Have it create a zpool on file or memory device. Create a jail, delegate the pool to the jail. Using
jexec
, execute beadm inside the jail, testing various scenarios and setups. Then test the resultingzfs list
mount
, and checking properties on cloned datasets, ensuring they match expectations. After every test, the jail should be rolled back to a clean starting point.I'm happy to work on something like this, just documenting here for now for discussion.
The text was updated successfully, but these errors were encountered: