Skip to content

jenkins.py: make connection to jenkins web server robust

ngcortes requested to merge ngcortes/mesa_ci:robust_builds_jenkins into master

A daily job failed due to a 502 error. Seems like it was probably a fluke, so this will hopefully avoid the issue in the future.

Edited by ngcortes

Merge request reports