zuul/zuul
Simon Westphahl 6e424878ae Fix error reporting for special task failures
For some tasks the Ansible log will not contain enough information to
debug failures (e.g. missing role with include_role).

Ansible treats those issues not like an error (exit code 1) but like a
failed task, leading to an exit code of 2.

Change-Id: Iea754814e3d55be6be1c2de7f2d45ceda757f480
2019-02-06 10:25:56 +01:00
..
ansible Merge "Convert zuul_return into action plugin" 2019-01-18 20:37:11 +00:00
cmd Log connection exceptions when starting web 2019-01-14 16:19:29 -08:00
connection Cache branches in connections/sources 2018-08-09 16:02:02 -07:00
driver Include PR title in change message 2019-01-18 06:24:18 +00:00
execution_context Add wrapper driver execution context 2017-08-18 16:35:12 -07:00
executor Fix error reporting for special task failures 2019-02-06 10:25:56 +01:00
lib Ensure command_socket is last thing to close 2019-01-07 10:19:48 -05:00
manager Remove unecessary finally clauses 2019-01-03 10:22:58 -08:00
merger Ensure command_socket is last thing to close 2019-01-07 10:19:48 -05:00
reporter Filter file comments for existing files 2018-10-25 06:21:01 -07:00
source Cache branches in connections/sources 2018-08-09 16:02:02 -07:00
sphinx Add zuul-sphinx as a requirement 2017-08-07 14:56:17 -07:00
trigger Remove use of six library 2017-06-19 10:34:57 -05:00
web Merge "Add artifact table" 2018-12-29 14:49:34 +00:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
_setup_hook.py Use zuul/web/static in setup_hook 2018-10-13 07:40:31 -05:00
change_matcher.py Fix wrong matched project template 2018-08-02 12:19:15 +02:00
configloader.py Add pass-to-parent option for secrets 2019-01-18 08:38:26 -08:00
exceptions.py mqtt: add basic reporter 2018-05-02 07:20:46 +00:00
model.py Add pass-to-parent option for secrets 2019-01-18 08:38:26 -08:00
nodepool.py Merge "Rework zuul nodepool stats reporting" 2018-12-10 04:42:44 +00:00
rpcclient.py Add a dequeue command to zuul client 2018-07-27 04:21:07 +00:00
rpclistener.py Add support for zones in executors 2018-11-29 13:05:20 -05:00
scheduler.py Be more aggressive in canceling node requests 2019-01-03 14:07:30 -08:00
version.py Report git sha in status page version 2018-04-27 10:21:43 -07:00
zk.py Merge "web: add /{tenant}/nodes route" 2018-12-29 14:39:17 +00:00