Skip to content

Move quarantine tag to outer context

Mark Lapierre requested to merge ml-move-quarantine-tag into master

What does this MR do?

This prevents the after block running in unrelated jobs.

I also needed to add a quarantine tag to the after(:context) block in one of the tests. Not sure why but it's only meant as a quick fix.

Closes #262111 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Mark Lapierre

Merge request reports

Loading