base-jobs/roles/submit-log-processor-jobs
Clark Boylan 02a6e672d0 Add number of zuul job attempts to logstash events
This will help us better track how often jobs are being rerun. We should
be able to query for numeric values of this field and count the number
of jobs that had more than one attempt. From that we should also be able
to identify if specific jobs hit these problems more than others.

Change-Id: I6ad21ad3a55140356b9a5f19e5e5bb83663898f3
2019-12-12 10:05:03 -08:00
..
library Add number of zuul job attempts to logstash events 2019-12-12 10:05:03 -08:00
README.rst Add missing role 2019-01-30 11:08:01 -08:00

A module to submit a log processing job.

This role is a container for an Ansible module which processes a log directory and submits jobs to a log processing gearman queue. The role itself performs no actions, and is intended only to be used by other roles as a dependency to supply the module.