From: Adam Israel Date: Fri, 5 Apr 2019 14:17:25 +0000 (-0400) Subject: Bug 666: Fix window_size overflow with Paramiko X-Git-Tag: v6.0.0~13 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;ds=inline;h=b2c234b2056b9d8cb9f6eda268c2cf1845f88371;hp=b2c234b2056b9d8cb9f6eda268c2cf1845f88371;p=osm%2FN2VC.git Bug 666: Fix window_size overflow with Paramiko This commit fixes integration testing around bug fixes in the sshproxy layer that were causing a window_size overflow. This also improves reliability around testing machine charms, by verifying the sshd service is running inside the target machine (lxd) before running tests. Change-Id: I465d51521bf87b8e4b3dc5cac07c163fac836393 Signed-off-by: Adam Israel ---