Skip to content

Calculate quarantine age and modify report

Harsha Muralidhar requested to merge modify-quarantine-report into master

Modified quarantine report to calculate age of quarantined tests Modified reporting markdown structure for slack

Addresses https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/1158

Current implementation/Work in progress:

  • DRI is currently fetched using roulette.json and is only being reported in the slack report
  • Any SET belonging to a particular stage is randomly selected as DRI for that corresponding quarantined test (Plan is to assign the issue to this DRI - the assignee can always re-assign to the correct SET manually later on)
  • Can assign the DRI to the failure issue if not already assigned (this part yet to be coded in)
Edited by Harsha Muralidhar

Merge request reports