zuul/zuul
David Shrewsbury a289b7402f Stop streaming from server when log file removed
The current streaming code will never terminate the streaming (unless
the client initiates the termination). Let's change it so that we stop
streaming when the log file is removed (job finishes). Also, no need to
check for log truncation since that doesn't happen for these logs.

Change-Id: I73f04ffe998e88b89aa660be05e645d3defb87cc
2017-06-13 16:11:37 -04:00
..
ansible Add shutdown option for zuul_console 2017-06-10 10:06:58 -05:00
cmd Merge "UTF8 encode commands sent to executor socket" into feature/zuulv3 2017-06-08 21:50:45 +00:00
connection Log and collect stats for events consistently 2017-05-30 17:40:14 -05:00
driver Implement a cache of github change objects 2017-06-08 15:51:32 -07:00
executor Enable verbose/unverbose zuul-executor commands 2017-06-09 17:20:11 -07:00
lib Stop streaming from server when log file removed 2017-06-13 16:11:37 -04:00
manager Merge "Convert some leftover changeish mentions to ref" into feature/zuulv3 2017-06-07 20:06:02 +00:00
merger Fix git ssh env in merger 2017-06-09 13:38:57 -07:00
reporter Remove pipeline argument from various report fncts 2017-06-01 12:22:21 -07:00
source Add driver-specific pipeline requirements 2017-05-19 13:24:00 -07:00
trigger Merge "Tidy up loggers" 2017-02-09 14:56:35 +00:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
change_matcher.py GitHub file matching support 2017-05-10 14:32:02 -07:00
configloader.py Merge "Add 'description' field to jobs" into feature/zuulv3 2017-06-12 16:43:29 +00:00
exceptions.py Support post jobs by supporting rev checkout 2016-07-12 12:51:51 +10:00
model.py Merge "Change node 'image' to 'label'" into feature/zuulv3 2017-06-08 20:34:00 +00:00
nodepool.py Improve safety around canceling node requests 2017-05-19 12:12:33 -07:00
rpcclient.py Use gear Text interface 2017-05-19 06:39:15 -07:00
rpclistener.py Use gear Text interface 2017-05-19 06:39:15 -07:00
scheduler.py Merge "Extend in-repo config update support to github" into feature/zuulv3 2017-06-08 11:41:33 +00:00
version.py Migrate to pbr. 2013-06-25 19:04:30 +00:00
webapp.py fix webapp tests for py3 2017-05-19 06:45:31 -07:00
zk.py Encoding changes in tests for py3 2017-05-19 06:45:31 -07:00