Commit 77d8be2b authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'add_ssh_tunel_scenario' into 'master'

Add SSHTunel to Integration module

See merge request gitlab-org/gitlab!53131
parents 171fff01 8256f997
......@@ -156,6 +156,7 @@ module QA
autoload :Mattermost, 'qa/scenario/test/integration/mattermost'
autoload :ObjectStorage, 'qa/scenario/test/integration/object_storage'
autoload :SMTP, 'qa/scenario/test/integration/smtp'
autoload :SSHTunnel, 'qa/scenario/test/integration/ssh_tunnel'
end
module Sanity
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment