From 66d6c330401f8ca6edf3457526f308c666195026 Mon Sep 17 00:00:00 2001 From: DR695H Date: Fri, 4 Oct 2019 14:42:24 -0400 Subject: updating the version so that testsuite can pull it in Issue-ID: INT-1292 Change-Id: Ibbe2cde5ff0a8e1585aff155d1f921131c21e809 Signed-off-by: DR695H --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 3ad5b9af..86ce3b75 100755 --- a/setup.sh +++ b/setup.sh @@ -25,7 +25,7 @@ pip install \ 'robotframework-sshlibrary==3.3.0' \ 'robotframework-ftplibrary==1.6' \ 'robotframework-archivelibrary==0.4.0' \ -'robotframework-onap==0.5' +'robotframework-onap==0.5.1*' # i dont why we need this, but lets protobuf work in docker touch /var/opt/ONAP/robot/library/google/__init__.py -- cgit 1.2.3-korg