zuul/zuul
James E. Blair 196f61a552 Pass result data back from ansible
This loads a json file (work/results.json) that the job can write
to.  It will be loaded by the executor after the job completes and
returned to the scheduler.

We can use the data in this file as the reported log URL for the
build.  Later we can use it to supply file/line comments in
reviews.

Change-Id: Ib4eb743405f337c5bd541dd147e687fd44699713
2017-07-12 10:12:26 -07:00
..
ansible Pass result data back from ansible 2017-07-12 10:12:26 -07:00
cmd Merge "Add web-based console log streaming" into feature/zuulv3 2017-07-10 20:09:21 +00:00
connection Remove use of six library 2017-06-19 10:34:57 -05:00
driver Merge "Optionally bind /lib64" into feature/zuulv3 2017-07-07 23:16:49 +00:00
executor Pass result data back from ansible 2017-07-12 10:12:26 -07:00
lib Merge "Add web-based console log streaming" into feature/zuulv3 2017-07-10 20:09:21 +00:00
manager Add support for zuul.d configuration split 2017-07-10 05:13:42 +00:00
merger Add support for zuul.d configuration split 2017-07-10 05:13:42 +00:00
reporter Move status_url to webapp config section 2017-07-06 15:03:27 -07:00
source Remove use of six library 2017-06-19 10:34:57 -05:00
trigger Remove use of six library 2017-06-19 10:34:57 -05: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 "Fix error loading projects out of order" into feature/zuulv3 2017-07-11 22:56:51 +00:00
exceptions.py Support post jobs by supporting rev checkout 2016-07-12 12:51:51 +10:00
model.py Pass result data back from ansible 2017-07-12 10:12:26 -07:00
nodepool.py Improve safety around canceling node requests 2017-05-19 12:12:33 -07:00
rpcclient.py Add web-based console log streaming 2017-07-10 10:32:28 -04:00
rpclistener.py Add web-based console log streaming 2017-07-10 10:32:28 -04:00
scheduler.py Pass result data back from ansible 2017-07-12 10:12:26 -07:00
version.py Migrate to pbr. 2013-06-25 19:04:30 +00:00
web.py Merge "Fix ZuulWeb() invocation" into feature/zuulv3 2017-07-12 00:19:36 +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