Using sol006 branch for the OSM packages
Change-Id: Idf619e61e4a22a46c4c18d840ec559d4a811f147
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/docker/tests/Dockerfile b/docker/tests/Dockerfile
index b475d1a..1804a86 100644
--- a/docker/tests/Dockerfile
+++ b/docker/tests/Dockerfile
@@ -42,6 +42,7 @@
WORKDIR /robot-systest
RUN git clone https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages.git --recurse-submodules /robot-systest/osm-packages
+RUN git -C osm-packages checkout sol006
# Folder where Robot tests are stored
ENV ROBOT_DEVOPS_FOLDER=/robot-systest