Skip to content

Update e2e spec metrics export data

Andrejs Cunskis requested to merge andrey-update-metrics-data into master

What does this MR do and why?

Minor improvements to metrics exports:

  • Remove retried field which is redundant as we use custom flaky status to indicate retry
  • Export all specs, even skipped ones due to environment incompatibility (it's easy to filter out when building graphs and we might want full data)
  • Simplify quarantined detection
  • Add exception class tag

Related to: gitlab-org/quality/quality-engineering/team-tasks#2259 (closed)

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.

Edited by Andrejs Cunskis

Merge request reports