Skip to content

Remove retry for review-qa-all

Andrejs Cunskis requested to merge acunskis-review-qa-all-no-retry into master

What does this MR do?

Remove automated retry for review-qa-all.

Due to some test stability issues, retry for review-qa-all more often then not leads to retry of all 5 parallel jobs which significantly increases the feedback loop time. Given that current focus is on review-qa-smoke and review-qa-all is non blocking, I would like to keep the feedback loop shorter and instead be able to retry a single job manually in case the failure is environment rather than test related.

It also seems that this retry can cause tests hitting the api rate limit: #332307 (closed)

Edited by Andrejs Cunskis

Merge request reports

Loading