Skip to content
Snippets Groups Projects

Retry only once for coverage endpoint

Merged Harsha Muralidhar requested to merge hm-coverband-mapping-retry-only-once into master
All threads resolved!

What does this MR do and why?

This is to reduce long running pipelines when mapping is enabled for scheduled runs (for omnibus and CNG pipelines). It works without needing a retry in the gdk pipeline.

For example here the instance job took 78 mins: https://gitlab.com/gitlab-org/gitlab/-/jobs/8279750021#L2597

This MR will help us enable coverband mapping for CNG pipeline without causing long running pipeline for omnibus (where mapping still fails) because same rule governs both pipelines in CI config.

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Harsha Muralidhar

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading