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/integration/targets/connection_windows_ssh
Matt Davis cbcefc53a3
Clean up TE error handling, wrap sigalrm handler (#85232)
* Clean up TE error handling, wrap sigalrm handler

* Preserve error detail on AnsibleAction and Connection exceptions.
* Remove multiple layers of unreachable or redundant error handling.
* Wrap manual alarm signal/timeout handling into a context manager, add tests.

Co-authored-by: Matt Clay <matt@mystile.com>

* update error message check in test

* update test timeout message assertions

---------

Co-authored-by: Matt Clay <matt@mystile.com>
6 months ago
..
aliases Remove obsolete skip/windows test aliases. 4 years ago
runme.sh Fix tests when running against SSH target 1 year ago
test_connection.inventory.j2 Update ansible-test --windows inventory creation. (#60911) 6 years ago
tests.yml Clean up TE error handling, wrap sigalrm handler (#85232) 6 months ago
tests_fetch.yml Update ansible-test --windows inventory creation. (#60911) 6 years ago
windows.sh Specify -O in windows ssh tests as needed for scp to work with openssh 9+ (#83426) 2 years ago