Skip to content

Allow test resources to be reused

Mark Lapierre requested to merge ml-share-qa-test-setup into master

What does this MR do and why?

Allows resources to be shared between tests where possible/safe

  • Adds a ReusableProject resource
  • Updates a couple of tests to use the new resource
  • Defers cleaning up reusable resources until after the suite completes

See https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/1032

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Mark Lapierre

Merge request reports

Loading