as of the robotframework-sshlibrary release of 3.2.0
our CSIT jobs are having issues with ssh connections.
Some connections seemed to be getting confused with
others and closing one connection ended up closing
a different one.
Change-Id: I7a8cf8fa4bfaa1ffce92c7ab1122163a07d1f5a2
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
pip install --upgrade robotframework-httplibrary \
requests==2.15.1 \
robotframework-requests \
pip install --upgrade robotframework-httplibrary \
requests==2.15.1 \
robotframework-requests \
- robotframework-sshlibrary \
+ robotframework-sshlibrary==2.1.1 \
robotframework-selenium2library \
robotframework-pycurllibrary
robotframework-selenium2library \
robotframework-pycurllibrary