zuul-jobs/roles/run-logjuicer/README.rst

716 B

Create a LogJuicer report

This role runs the LogJuicer tool to create a report of the current build. For single-node jobs, the role can be used on the test instance in the job post-run phase.

- when: not zuul_success | bool
  include_role:
    name: run-logjuicer
  vars:
    zuul_web_url: https://zuul.opendev.org/

For multi-node jobs, the role must be used on localhost (the executor) between the :zuulfetch-output and the log upload.

Role Variables

The zuul-web URL, to lookup baselines.