zuul/zuul/executor
James E. Blair 510efce04a Get ansible version at start of job
We save the ansible version into an attribute of the AnsibleJob
class for easy reference by the cleanup playbook, however we do
so after the job has started executing (before playbooks run, but
still, it's executing).  If the job is aborted during that window,
we throw an attribute error.  This patch corrects that by saving
the value in the class initializer.

Change-Id: I0f0ebb17320a54142030e7fb18b72df34778a0ca
2019-10-04 17:43:41 -07:00
..
sensors Update heuristing of parallel starting builds. 2019-08-27 20:07:50 +00:00
__init__.py Rename zuul-launcher to zuul-executor 2017-03-15 12:21:24 -04:00
client.py Annotate cancelJobInQueue with build id 2019-09-24 17:08:05 +02:00
server.py Get ansible version at start of job 2019-10-04 17:43:41 -07:00