Rework of Restperfclient__Invoke_With_Timeout kw to avoid broken ssh session 68/49468/15
authorPeter Gubka <pgubka@cisco.com>
Fri, 16 Dec 2016 10:39:55 +0000 (11:39 +0100)
committerVratko Polák <vrpolak@cisco.com>
Thu, 5 Jan 2017 13:53:00 +0000 (13:53 +0000)
commit50bc19271f3a176089f03aabd24ea87246f0d1f4
treebea3d685a1c5548599c319a095416009b8e109e4
parentbc78c7890543ba0b214da5959095e99db9f15cac
Rework of Restperfclient__Invoke_With_Timeout kw to avoid broken ssh session

In the jobs netconf-csit-1node-periodic-scale-only-<strem> it took too long
to handle 65k requests via netconf connector and ssh session became broken.
To avoid this execute command kw was replced with write and read until kws.

Minor changes to support debugging in libraries/SSHKeywords.robot and restperfclient/mdsal.robot

Change-Id: I080edb518acfe2e955fbe249e6e7bb33d8099eda
Signed-off-by: Peter Gubka <pgubka@cisco.com>
csit/libraries/RestPerfClient.robot
csit/suites/netconf/restperfclient/mdsal.robot