Skip to content

ci: remove Percy retry

Administrator requested to merge vb/remove-percy-retry into main

Created by: valerybugakov

Context

Restarting individual Percy's steps yields errors because it leads to duplicate snapshot issues and is incompatible with the PERCY_PARALLEL_TOTAL that we use to finalize Percy's build. The whole Percy pipeline should be restarted.

We should solve the underlying issue that caused retries: Error: Timeout getting coverage from https://sourcegraph.test:3443/users/test/settings/profile. Will look into it in a separate PR.

Test plan

n/a

Merge request reports

Loading