Skip to content

fetch: re-use RepoSet object to avoid delays

Mark Janes requested to merge majanes/mesa_jenkins:fetch into master

Every instantiation has to ping the master to see if it is in the build lab, which takes ~5s.

Merge request reports