Skip to content

Remove unused CI YAML stub from limit specs

Hordur Freyr Yngvason requested to merge remove-unused-ci-yaml-stub into master

What does this MR do?

I was going over this as a reference for building !46931 (merged) and noticed that the stub_ci_pipeline_yaml_file lines were not doing anything, and should thus be removed. The command.stage_seeds stub is what determines if the limit will be enforced.

Screenshots (strongly suggested)

This change only affects tests, so no screenshots.

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 Hordur Freyr Yngvason

Merge request reports