Skip to content

jenkins: improve latency in checking job status

Mark Janes requested to merge majanes/mesa_ci:piglit_deny_flakes into master

With hundreds of builds, the polling for builds can fall far behind execution.

Do not block when checking for a url on blocked builds.

Merge request reports