-
Notifications
You must be signed in to change notification settings - Fork 48
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
Automated tests #86
Comments
I've updated to the 24.04 Dragonfish beta, let me know what I can do to help |
Initial setup to automatically test |
PR #220 may help, pending the output of a test run… |
Automated testing is already catching bugs ^^ my attempted fix for #224 caused https://github.com/Jip-Hop/jailmaker/actions/runs/9856389760/job/27213279151 |
Create automated unit/integration tests to test jailmaker during development. Ideally these tests would run, bare metal, on TrueNAS SCALE (and on nightly versions) with an NVIDIA GPU (to test passthrough as well) after pushing to this repo.
Contributions welcome!
The text was updated successfully, but these errors were encountered: