Skip to content

Add ci job id to exported test metrics fields

Andrejs Cunskis requested to merge acunskis-add-ci-job-id into master

What does this MR do and why?

Add CI_JOB_ID value to the exported fields. This is needed to correctly display amount of failures when the whole job is retries (like for review-qa-smoke) job. Otherwise the next run, when passed, overwrites the failure and we get slightly incorrect stat which hides cases when test passed only on account of the whole job being retried.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading