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

Add framework for testing TrueNAS spaces #13216

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

anodos325
Copy link
Contributor

This commit introduces a basic framework for creating tests for TrueNAS spaces. At present it only configures networking and pools and generates a debug. Cleanup functions still need to be written, but that will be part of overall design process for spaces. The stubs are left commented out as an indicator for where to place the separate cleanup and teardown routines.

This commit introduces a basic framework for creating tests for TrueNAS
spaces. At present it only configures networking and pools and
generates a debug. Cleanup functions still need to be written, but that
will be part of overall design process for spaces. The stubs are left
commented out as an indicator for where to place the separate cleanup and
teardown routines.
@yocalebo
Copy link
Contributor

Code is very similar to what you and I wrote for the other feature that shall not be named 😄 , so I'd say this looks fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants