Fix typo in sshlib version. s/2.1.1/3.1.1 65/77465/1
authorJamo Luhrsen <jluhrsen@redhat.com>
Fri, 2 Nov 2018 17:55:49 +0000 (10:55 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Fri, 2 Nov 2018 17:55:49 +0000 (10:55 -0700)
Change-Id: I1873c07f5c8f56c669bf9a6a09047c12515d2c08
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
jjb/integration/integration-install-robotframework.sh

index aee4bbf91d3b8097047f5e6991cc0de826dcd6e9..5c5a74e315dc6b974d9f2a7a09008be3442a709d 100644 (file)
@@ -29,7 +29,7 @@ pip install --upgrade docker-py importlib requests scapy netifaces netaddr ipadd
 pip install --upgrade robotframework-httplibrary \
     requests==2.15.1 \
     robotframework-requests \
-    robotframework-sshlibrary==2.1.1 \
+    robotframework-sshlibrary==3.1.1 \
     robotframework-selenium2library \
     robotframework-pycurllibrary