Add private key to docker/tests to access OSM instance 08/11108/2
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 13 Aug 2021 14:43:15 +0000 (16:43 +0200)
committerbeierlm <mark.beierl@canonical.com>
Thu, 26 Aug 2021 20:17:26 +0000 (22:17 +0200)
commit2ad643224e7f9b5443db6fdd41e1acb3535cec25
treef816391c491fc920ad3c46f2caad516ffe4d43b8
parentd680be4f261d4c580fcdf75abe11cfc29003915d
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