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/playbook
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 Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
empty.yml [playbook] error on empty, error on 'include' (remove two deprecations) (#74172) 5 years ago
empty_hosts.yml [playbook/play.py] Increase error test coverage (#74217) 5 years ago
malformed_post_tasks.yml [playbook/play.py] Increase error test coverage (#74217) 5 years ago
malformed_pre_tasks.yml [playbook/play.py] Increase error test coverage (#74217) 5 years ago
malformed_roles.yml [playbook/play.py] Increase error test coverage (#74217) 5 years ago
malformed_tasks.yml [playbook/play.py] Increase error test coverage (#74217) 5 years ago
malformed_vars_prompt.yml [playbook/play.py] Increase error test coverage (#74217) 5 years ago
old_style_role.yml [playbook/play.py] Increase error test coverage (#74217) 5 years ago
remote_user_and_user.yml [playbook/play.py] Increase error test coverage (#74217) 5 years ago
roles_null.yml [playbook/play.py] Increase error test coverage (#74217) 5 years ago
runme.sh Integration test cleanup (#84763) 9 months ago
some_vars.yml [playbook/play.py] Increase error test coverage (#74217) 5 years ago
timeout.yml Clean up TE error handling, wrap sigalrm handler (#85232) 6 months ago
types.yml Templating overhaul, implement Data Tagging (#84621) 8 months ago
user.yml [playbook/play.py] Increase error test coverage (#74217) 5 years ago
vars_files_null.yml [playbook/play.py] Increase error test coverage (#74217) 5 years ago
vars_files_string.yml [playbook/play.py] Increase error test coverage (#74217) 5 years ago
vars_prompt_null.yml [playbook/play.py] Increase error test coverage (#74217) 5 years ago