Review all jenkins jobs and ensure that they run with stats enabled and stat files are archived.
Currently we run a number of tests that generate plot data, but outside of this single data point per test we capture no other results.
We should review all the tests that generate plots and ensure that they generate stat files. Then have these stat file archived by jenkins post run so that they can be reviewed later.
The jenkins audit job should be updated to ensure that we capture that archiving is accomplished on those runs which generate plots.