Skip to content

Add fulfillment QA E2E quarantine report

Ryan Cobb requested to merge rc/fulfillment_qa_quarantine_report into master

What does this MR do and why?

Issue: customers-gitlab-com#8383 (closed)
Cdot MR doing the same thing: https://gitlab.com/gitlab-org/customers-gitlab-com/-/merge_requests/9050

This adds a CI job that posts a comment containing the currently quarantined fulfillment QA E2E tests to every MR that has the devopsfulfillment label. This is work spun off from this feature change lock.

Of note: This currently does not pick up tests quarantined by "fast quarantine" as that is a separate process.

Example comment

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 Ryan Cobb

Merge request reports