<div dir="ltr">---<br>title: "Week 7"<br>date: 2023-07-12<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. The overall probability is shown in the build summary page.<br></div>