Skip to content

Move tags to the same describe block

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

What does this MR do?

This quarantined test wasn't running at all because the quarantine tag was on a different context than the repository_storage tag. This MR moves the tags so they're all on the same context and the test can run in quarantine.

See #217002 (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

Merge request reports

Loading