Code Review
/
cperf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
ff9cb88
)
Pin sshlibrary to 3.1.1
21/64521/1
master
author
Jamo Luhrsen
<jluhrsen@redhat.com>
Mon, 5 Nov 2018 20:17:32 +0000
(12:17 -0800)
committer
Jamo 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
patch
|
blob
|
history
diff --git
a/docker/Dockerfile
b/docker/Dockerfile
index
22a42c3
..
fe62dba
100644
(file)
--- a/
docker/Dockerfile
+++ b/
docker/Dockerfile
@@
-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