Add private key to docker/tests to access OSM instance 08/11208/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 13 Aug 2021 14:43:15 +0000 (16:43 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 24 Sep 2021 11:57:05 +0000 (13:57 +0200)
commit331cd2c480fbe17a5d7a7ccd774e08e1e14951fc
treedc20cb047285d257ae1fe624d5f4ed1dfedce970
parent23b89285cbb344218afeefbf58202ce2f8ad50e3
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: garciadeblas <gerardo.garciadeblas@telefonica.com>
docker/tests/Dockerfile
jenkins/ci-pipelines/ci_stage_3.groovy