Skip to content

Allow setup-test-env run for anything needs tests

Lin Jen-Shin requested to merge consistent-setup-test-env-rules into master

What does this MR do?

Allow setup-test-env run for anything needs tests

There are tests which have:

  • changes: *backend-patterns
  • changes: *code-backstage-patterns
  • changes: *db-patterns

And those need setup-test-env to run. We can either restrict those just like setup-test-env, or open up it for where we want to run tests anyway.

The same goes to detect-tests and retrieve-tests-metadata.

Screenshots (strongly suggested)

Screen_Shot_2021-03-05_at_16.23.56

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