manila/manila/tests/share
Tom Barron 2793bd5e83 Adjust ssh timeouts
Generic driver jobs are failing because of timeouts when
establishing the initial ssh connection from manila-share
to the service VM.

Bump up the default value of the connection timeout for paramiko
client and also set the banner timeout since the failure occurred
during banner exchange.  Set the two timeouts to the same value
for now.  This ensures that the connection timeout is at least as
long as the banner timeout and there is no current need in manila
to control these independently.

This is more of a workaround than a real fix since a real fix
would remove the delay during banner exchange.  I suspect that
the real fix will need to be in neutron/ovs though.

Change-Id: Ib5e59faaf9667b9cb5e7d4072531b7d6c3d4da39
Partial-bug: #1807216
(cherry picked from commit 7548706b09)
(cherry picked from commit 8919db0186)
(cherry picked from commit 2abde73d1e)
2019-01-09 15:55:50 +00:00
..
drivers Adjust ssh timeouts 2019-01-09 15:55:50 +00:00
__init__.py Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
test_access.py Fix cannot deny ipv6 access rules 2017-08-02 18:16:33 +00:00
test_api.py Merge "Fix the exact filter can be filter by inexact value" 2017-07-26 20:56:45 +00:00
test_driver.py Enable IPv6 in manila(network plugins and drivers) 2017-07-27 18:28:15 +08:00
test_drivers_private_data.py Remove "host" from driver private data 2016-07-26 14:57:34 +08:00
test_hook.py Fix unit test failures in gate 2017-05-07 14:50:01 -04:00
test_manager.py Fix multiple issues with revert to snapshot in LVM 2017-08-02 16:48:40 -04:00
test_migration.py Merge "Add cast_rules_to_readonly to share instances" 2017-01-21 02:13:27 +00:00
test_rpcapi.py Remove unused self.context 2017-05-10 09:25:38 +08:00
test_share_types.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_share_utils.py Add create/delete/extend/shrink share notifications 2017-06-28 12:30:46 -03:00
test_snapshot_access.py Fix error'ed access rules being sent to driver 2017-01-31 19:17:05 +00:00