Skip to content

[CI] Retry Review jobs 1 time upon failure

Mitchell Nielsen requested to merge ci-retry-review-jobs into master

Summary

If any Review jobs fail, they will be retried 1 time. This is intended as a temporary fix to work around the "self-signed certificate in chain" issue, tracked in #267 (closed).

There are many pipeline failures related to #267 (closed), which is creating quite a bit of noise in our pipeline failure issues board. Since we know the root cause and are working toward a more direct solution in !234 (closed), the hope is that this MR will be a band-aid in the meantime.

Related to #267 (closed)

Testing

review_4_6 failed and was automatically retried and passed.

Edited by Mitchell Nielsen

Merge request reports