Commit 15bc1e65 authored by Mark Lapierre's avatar Mark Lapierre

Link to instructions to run SSH tests on GDK

parent f6453eca
...@@ -42,6 +42,9 @@ following call would login to a local [GDK] instance and run all specs in ...@@ -42,6 +42,9 @@ following call would login to a local [GDK] instance and run all specs in
bin/qa Test::Instance::All http://localhost:3000 bin/qa Test::Instance::All http://localhost:3000
``` ```
Note: If you want to run tests requiring SSH against GDK, you
will need to [modify your GDK setup](https://gitlab.com/gitlab-org/gitlab-qa/blob/master/docs/run_qa_against_gdk.md).
### Writing tests ### Writing tests
1. [Using page objects](qa/page/README.md) 1. [Using page objects](qa/page/README.md)
......
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