[PYTHON] Fix python dep for healthcheck xtesting docker 10/125810/3 honolulu
authormorganrol <morgan.richomme@orange.com>
Tue, 23 Nov 2021 07:02:46 +0000 (08:02 +0100)
committerMichal Jagiello <michal.jagiello@t-mobile.pl>
Wed, 24 Nov 2021 07:58:41 +0000 (07:58 +0000)
same than for smoke-usecases-robot

Issue-ID: INT-2006

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I97d38d3dc6517bbbc5643e9eea8614c171d7ae27
(cherry picked from commit 75e88376ceb8ad62ef05c42c4cd1c059c5ce481f)

healthcheck/docker/Dockerfile

index ddda87f..3ca0f00 100644 (file)
@@ -1,9 +1,9 @@
 FROM opnfv/xtesting:jerma
 
-ARG OPENSTACK_TAG=master
-ARG OPNFV_TAG=master
-ARG ONAP_TAG=honolulu
+ARG OPENSTACK_TAG=stable/wallaby
 ARG PIP_TAG=20.1
+ARG OPNFV_TAG=stable/jerma
+ARG ONAP_TAG=master
 
 ENV PYTHONPATH $PYTHONPATH:/src/testing-utils/robotframework-onap/eteutils
 ENV TAG all