Metadata-Version: 2.1
Name: lava
Version: 2026.5.dev47
Summary: LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests.
Home-page: https://lavasoftware.org
Author: LAVA team
Author-email: LAVA team <lava-team@linaro.org>
Maintainer-email: LAVA team <lava-team@linaro.org>
License: GPL-2.0-or-later
Project-URL: Homepage, https://lavasoftware.org
Project-URL: Documentation, https://docs.lavasoftware.org
Project-URL: Repository, https://gitlab.com/lava/lava
Project-URL: Issues, https://gitlab.com/lava/lava/-/issues
Keywords: testing,ci,continuous-integration,automation,embedded,hardware
Platform: linux
Classifier: Development Status :: 6 - Mature
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Testing
Classifier: Framework :: Django
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Provides-Extra: coordinator
Provides-Extra: dev
Provides-Extra: dispatcher
Provides-Extra: dispatcher-host
Provides-Extra: docs
Provides-Extra: full
Provides-Extra: server
Provides-Extra: test

LAVA
====

LAVA is an automated validation architecture primarily aimed at testing
deployments of systems based around the Linux kernel on ARM devices,
specifically ARMv7 and later.

This repository contains the dispatcher and server source code.

Installation instructions
=========================

For latest information, see the lava-server documentation:
* [first installation](https://docs.lavasoftware.org/lava/first-installation.html)
* [installing on Debian](https://docs.lavasoftware.org/lava/installing_on_debian.html)

Support
=======

Read the [support](https://docs.lavasoftware.org/lava/support.html) page.

Reporting Bugs
==============

Bugs should first be discussed by subscribing to the
[lava-users](https://lists.lavasoftware.org/mailman3/lists/lava-users.lists.lavasoftware.org/)
mailing list.

Bug reports and new LAVA features are tracked using
[GitLab](https://gitlab.com/lava/lava/issues).
