aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-10-04 14:42:24 -0400
committerDR695H <dr695h@att.com>2019-10-04 14:42:24 -0400
commit66d6c330401f8ca6edf3457526f308c666195026 (patch)
tree9e197f7c0152f3dd424ca4e102282de0113579dc
parent0464619228e639977e971604db8ceb55f72a3bd9 (diff)
updating the version so that testsuite can pull it in
Issue-ID: INT-1292 Change-Id: Ibbe2cde5ff0a8e1585aff155d1f921131c21e809 Signed-off-by: DR695H <dr695h@att.com>
-rwxr-xr-xsetup.sh2
1 files changed, 1 insertions, 1 deletions
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