Pin sshlibrary to 3.1.1 21/64521/1 master
authorJamo Luhrsen <jluhrsen@redhat.com>
Mon, 5 Nov 2018 20:17:32 +0000 (12:17 -0800)
committerJamo Luhrsen <jluhrsen@redhat.com>
Mon, 5 Nov 2018 20:18:52 +0000 (12:18 -0800)
the newly released 3.2.0 has a bug in it so that we cannot
deal with multiple connections being open, switched to, closed,
etc.

Change-Id: Idea3e22a3a5737c78888c069b29709a3dcef5f7b
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
docker/Dockerfile

index 22a42c3..fe62dba 100644 (file)
@@ -57,7 +57,7 @@ RUN pip install \
     netifaces \
     netaddr \
     requests \
-    robotframework{,-{httplibrary,requests,sshlibrary,selenium2library}} \
+    robotframework{,-{httplibrary,requests,sshlibrary==3.1.1,selenium2library}} \
     scapy \
     setuptools