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.
zuul/zuul/ansible/library
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
6 years ago
..
__init__.py Ansible launcher: add zuul_runner module 7 years ago
command.py Check ret for None in zuul_run_command 6 years ago
zuul_afs.py Re-enable F405 pep8 errors 6 years ago
zuul_console.py Read the log file as binary in zuul_console 6 years ago
zuul_return.py Pass result data back from ansible 6 years ago