Skip to content

Add importers scenario type

George Koltsov requested to merge andrey-importer-scenario into master

What does this MR do and why?

This adds a new scenario type for testing various gitlab importers.

  • second gitlab instance for gitlab migration functionality testing
  • mock server to mock out any other external source for import

Part of: https://gitlab.com/gitlab-org/gitlab/-/issues/382166

How to set up and validate locally

bundle exec gitlab-qa Test::Integration::Import EE

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 George Koltsov

Merge request reports