Skip to content

Update run_qa_against_gdk.md: Add SSH config instructions

George Koltsov requested to merge patch-1 into master

The Git clone using a deploy key tests fail when run against GDK because the runners that get launched via docker can't access localhost on the docker host.

I've updated the doc to configure the SSH server to bind to an address accessible to docker containers.

Merge request reports