Skip to content

Add e2e test: push mirroring over SSH with private key

Mark Lapierre requested to merge qa-ssh-push-mirror-tests into master

What does this MR do?

Adds an end-to-end test of push mirroring a repository over SSH using a private key

It currently includes the code from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23086 because that MR makes changes to the framework that the test in this MR depends on. That commit will be removed once that MR is merged.

What are the relevant issue numbers?

gitlab-qa#344 (moved) https://gitlab.com/gitlab-org/gitlab-ce/issues/52576

Does this MR meet the acceptance criteria?

Edited by Mark Lapierre

Merge request reports