Commit 2ad64322 authored by garciadeblas's avatar garciadeblas Committed by Mark Beierl
Browse files

Add private key to docker/tests to access OSM instance



Some of the tests require access to OSM instance in order
to run some commands from there. Those commands could be run
using ssh, but a private key is required to be able connect to
that OSM instance.

This change gets the private key corresponding to the public key in
OSM instance and mounts it in docker/tests so that the container can
access to OSM instance via ssh and run commands there.

Change-Id: Id12ede582d5e519afbc41647b90d192b80cf8fcf
Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent d680be4f
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