Skip to content

Refine the filter to pick a pipeline reference

The current pipelines that satisfy the conditions we wrote to decide to which commit we update the revision of mesa in virglrenderer don't have the 'debian-testing' job. However, it is required in the virglrenderer pipeline, so the filter to find a candidate must include it.

Requires !21 (merged) and !26 (closed)

As the MR!26 has been rejected, I reviewed and removed the dependencies this one had.

Also, as an example of the issue, this is fixing, we can see this uprev execution. The jobs in the virglrenderer have a line saying Unable to find the debian-testing job!. This missing dependency is because the mesa/mesa pipeline candidate for the uprev meets the conditions (pipeline must 'success', triggered by 'marge') but they aren't enough.

Edited by Sergi Blanch Torné

Merge request reports