You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Jordan Borean 8e07b46bde
winrm - Handle task timeout (#82784) (#82863)
When using winrm over HTTP with message encryption enabled and a task
has timed out the connection plugin will fail to cleanup the WinRM
command. This will change that exception into a warning as a timeout is
already an exception event and a failure to clean the operation should
not override the timeout error shown.

(cherry picked from commit 8aecd1f9b2)
8 months ago
..
integration winrm - Handle task timeout (#82784) (#82863) 8 months ago
lib/ansible_test Do not mangle plugin names in collections that start with an underscore. (#82574) (#82886) 8 months ago
sanity [stable-2.15] Overhaul package-data sanity test (#81427) (#81439) 1 year ago
support [stable-2.15] Fix subversion integration test (#82029) 1 year ago
units Avoid winrm hang on stdin write failure (#82766) (#82781) 9 months ago