diff options
author | DR695H <dr695h@att.com> | 2019-10-04 14:42:24 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-10-04 14:42:24 -0400 |
commit | 66d6c330401f8ca6edf3457526f308c666195026 (patch) | |
tree | 9e197f7c0152f3dd424ca4e102282de0113579dc | |
parent | 0464619228e639977e971604db8ceb55f72a3bd9 (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-x | setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |