CI system itself
Be able to download the raw junit xml of the test rult, this helps people compare the rsult of two builds.
publish status to github repository.https://github.com/CTSRD-CHERI/jenkins-scripts/blob/master/vars/setGitHubStatus.groovy
do this after swtiching to git, for easiter matching revision hash
https://www.jenkins.io/doc/pipeline/steps/pipeline-githubnotify-step/
Base system
Fixing skippped and failing test caseshttps://ci.freebsd.org/job/FreeBSD-head-amd64-test/lastSuccessfulBuild/testReport/
https://ci.freebsd.org/job/FreeBSD-head-i386-test/lastSuccessfulBuild/testReport/