The script calls several helper scripts, but overall what it is trying to do is:
1. Builds the FreeBSD src tree.
2. Run the Warnings plugin over the compiler output to detect warnings
3. Creates a VM disk image which can boot in bhyve.
4. Boots the VM disk image in bhyve
5. Runs the FreeBSD test suite in the VM
6. Take the JUnit test output and add it to the test report viewer
Can someone review my script and provide feedback, on any obvious
things I have done wrong, or any possible ways to optimize it?
Providing feedback on this list or GitHub is fine, whatever is more convenient.
Thanks.
--
Craig