{% extends "layouts/content.html" %} {% load i18n %} {% block content %}
LAVA is a stack of technologies developed by Linaro Validation team that facilitates unattended image deployment, test planning, scheduling, execution, result analysis and long-term storage.
LAVA Server is a shell and runtime environment for various server-side LAVA components.
To know find out more about the installed components see {% trans "version details" %}
This page containts highligts from the installed lava server extensions. Using LAVA Server extension API anyone can create applications that run on the LAVA server.
{% for extension in extension_list %} {% if extension.front_page_template %}