<div dir="ltr">---<br>title: "Week 6"<br>date: 2023-07-06<br>---<br><br>### Jenkins integration<br><br>Currently, the model is integrated into [Jenkins](<a href="https://ci.libreoffice.org/job/machine_learning_model/">https://ci.libreoffice.org/job/machine_learning_model/</a>). The average build duration is around 15s, and it is able to support 5 builds in parallel.<br><br>Its [output log](<a href="https://ci.libreoffice.org/job/machine_learning_model/lastBuild/console">https://ci.libreoffice.org/job/machine_learning_model/lastBuild/console</a>) mainly contains the probability of a patch to fail a unit test and its overall probability to fail any test.<br><br>Further work will be done to better integrate the model into Jenkins.<br></div>