Commit Graph

10 Commits (stable-2.3)

Author SHA1 Message Date
Matt Martz f0cae29d57 Ensure that the become password is written on py3 in the ssh connection plugin. Fixes #34727
8 years ago
Toshio Kuratomi 78d153d5a0 the smart transport is broken by ssh retry code
9 years ago
Strahinja Kustudić 701a47c850 Ignores ControlPersist broken pipe errors. Fixes #16731
9 years ago
Matt Martz d34153a61e Re-enable ssh retry tests with isolation fixes (#22221)
9 years ago
Matt Clay 30b6ed8377 Disable failing tests until they can be fixed.
9 years ago
Matt Martz 1fe67f9f43 Extend SSH Retry to put_file and fetch_file (#20187)
9 years ago
Matt Clay a5e3d13adc Remove shebangs from unit tests.
9 years ago
Toshio Kuratomi d1a6b07fe1 Move ssh and local connection plugins from using raw select to selectors
9 years ago
Toshio Kuratomi ed00741a01 Mcsalgado's change to use shlex.quote instead of pipes.quote (#18534)
10 years ago
Matt Clay ac8842eee8 Fix unit test dirs to match code under test.
10 years ago