Skip to content

Remove retry on review-deploy

Albert requested to merge alberts-remove-retry-review-deploy into master

What does this MR do?

Remove retry on review-deploy.

The failures on review-deploy mostly cannot be fixed by retrying the job alone. As a result, we get a lot of failed deployed jobs per pipeline, which adds to the number of failures appearing in https://app.periscopedata.com/app/gitlab/496118/EP---Sandbox?widget=6690556&udv=833427.

It is amplifying the failures by 3x of what it should be.

Screenshot_2021-07-08_at_1.35.15_PM

For example, on this day the chart shows 21 failed jobs, but the deduplicated report only shows 6 failed jobs for 5 July:

Edited by Albert

Merge request reports