There are tabs which provide more information on each device type. Test writers can see three tabs (Status, Information and Support), superusers and administrators can see a fourth (Admin) which is a shortcut into the Django administration interface for this device type.
Static information about the device type, usually populated by the admins when the device type is integrated into LAVA.
The information is available as metadata which can later be used in queries for pipeline results as well as providing basic information on the type of device.
The device type template provides the core configuration for all devices of this device type and provides methods for certain values to be overridden. The template can be downloaded, rendered as YAML, for comparison or debugging.
The available methods and timeouts for this device type are also shown. Not all devices of this type will support all methods. For example, some methods may require additional hardware to be fitted like a USB stick or SATA drive.
See also
Summary of health check results, number of tests completed or failed for all devices of this type in the last 24hours, week and month.
Summary of the devices of this type:
A table of all jobs submitted to all devices of the specified device type, ordered by the most recent submission time.
Note that this differs from the Active Jobs table on the main scheduler which is ordered by the most recent completion time by default.