File: README.md

package info (click to toggle)
lava 2020.12-5%2Bdeb11u2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 27,008 kB
  • sloc: python: 71,795; javascript: 16,803; sh: 1,276; makefile: 327
file content (30 lines) | stat: -rw-r--r-- 904 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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/mailman/listinfo/lava-users)
mailing list.

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