Skip to content

Quarantine create_project_spec.rb on staging only

Jennifer Louie requested to merge jennielouie-master-patch-37804 into master

What does this MR do?

This quarantines create_project_spec.rb from running on staging only. We believe failures on staging are due to 1000s of subgroups not having been removed yet as they should, causing a query to load a dropdown box to slow and making this test time out.

There is a pipeline job that is supposed to delete subgroups but it has not been working, issues to address that are https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/720 and #280555 (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 Jennifer Louie

Merge request reports

Loading