{{ run["project"] }} Proof Results
Litani CI Dashboard
- {{ run["status"] }}{% if "__duration_str" in run %} ({{ run["__duration_str"] }}) {% endif %}
- started at {{ run["start_time"] }}
- {{ run["run_id"] }}
{{ summary["fail"] }}
failed
{{ summary["in_progress"] }}
in progress
{{ summary["success"] }}
succeeded
{{ summary["total"] }}
total
{{ stage }}
{% endfor %}{# stage in run["stages"] #}Job Outputs
Output of job "{{ job_desc }}":
{{ title }}
Downloads
-
Raw data for this run:
run.json
{% if litani_report_archive_path is not none %}
-
HTML report:
{{ litani_report_archive_path }}
{% endif %}{# litani_report_archive_path is not none #}