{% extends "layouts/content.html" %} {% block extrahead %} {{ block.super }} {% endblock %} {% block content %}

Kernel CI

This is the landing page for our automated kernel testing efforts. We build multiple defconfigs from multiple trees every day and test the built kernels in LAVA. For more details see the documentation.

Compile status view

To see the build status of every defconfig we build, see the compile results.

Board views

Alternatively, see the results of testing on the boards we have in the lab:

{% for board_type in board_types %} {% endfor %}

{{ board_type.display_name }}
{% endblock %}