{% extends "layouts/content-bootstrap.html" %}
{% load utils %}
{% block styles %}
{% endblock %}
{% block content %}
{% if job.status >= job.RUNNING %}
End of log file
{% endif %}
This log file is too large to view, (over {{ size_warning|filesizeformat }} bytes). It can only be downloaded.
{{ log.1 }}
{% endfor %}
{% if job.status == job.RUNNING %}
Pipeline jobs use the job definition to generate a descriptive YAML file when the pipeline is validated. The file represents the data sent to the dispatcher at the start of the job, including details of the device as well as the job parameters and the details of the parameters sent to each of the deploy, boot and test actions in the job pipeline.
Click on the Device or Job Actions headings below to see some of the information from the description file for this job or download the complete file as YAML using the link above.