Currently when a mathoid patch is submitted by a trusted user, the test npm-node-6-jessie is triggered. As part of the build pipeline project, we will likely want to replace that with a run of the test container built by Blubber. The first step for this is likely to create an experimental job that runs as part of test to build and run the blubber container. Once this test proves reliable and expedient then we can replace the existing npm-node-6-jessie job.
We should be mindful that we don't increase the average test pipeline time for mathoid as part of this process.