lava 2023.01-2 source package in Ubuntu

Changelog

lava (2023.01-2) unstable; urgency=medium

  * autopkgtest: restrict to amd64 and arm64

 -- Antonio Terceiro <email address hidden>  Mon, 23 Jan 2023 16:32:59 -0300

Upload details

Uploaded by:
Debian LAVA team
Uploaded to:
Sid
Original maintainer:
Debian LAVA team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
lava_2023.01-2.dsc 2.9 KiB 732fa3a20fc1ff6ea01dc166ed20dc085eda898d82f1d04580cc5ab5140f6daa
lava_2023.01.orig.tar.gz 7.2 MiB a57c7859af44e23694d2026636dff91b10cab1dade32e7815e7d59a03877899e
lava_2023.01-2.debian.tar.xz 90.3 KiB c3856268d66c33baa309dca6440e1ecbf91e282a2d2eb20cb128a2d67e755c7e

Available diffs

No changes file available.

Binary packages built by this source

lava: No summary available for lava in ubuntu mantic.

No description available for lava in ubuntu mantic.

lava-common: Linaro Automated Validation Architecture common

 LAVA is a continuous integration system for deploying operating
 systems onto physical and virtual hardware for running tests.
 Tests can be simple boot testing, bootloader testing and system
 level testing, although extra hardware may be required for some
 system tests. Results are tracked over time and data can be
 exported for further analysis.
 .
 This package contains common Python code to support lava-server
 and lava-dispatcher.

lava-coordinator: LAVA coordinator daemon

 This package provides coordinator daemon to provide communication and
 synchronisation methods for test jobs running on multiple configured devices
 on instances of LAVA (Linaro Automated Validation Architecture).
 .
 One coordinator daemon can support more than one LAVA instance in a single
 lab.

lava-dev: Linaro Automated Validation Architecture developer support

 LAVA is a continuous integration system for deploying operating
 systems onto physical and virtual hardware for running tests.
 .
 This package provides a helper script to build LAVA packages
 from local git working copies and support for running the
 LAVA unit tests locally, using Python3.

lava-dispatcher: No summary available for lava-dispatcher in ubuntu mantic.

No description available for lava-dispatcher in ubuntu mantic.

lava-dispatcher-host: LAVA dispatcher host tools

 LAVA is a continuous integration system for deploying operating
 systems onto physical and virtual hardware for running tests.
 Tests can be simple boot testing, bootloader testing and system
 level testing, although extra hardware may be required for some
 system tests. Results are tracked over time and data can be
 exported for further analysis.
 .
 This package provides tools needed on a host system to be used with
 container-related jobs. This package must be installed on a host
 system when lava-dispatcher runs inside a container on that host.

lava-lxc-mocker: Linaro Automated Validation Architecture LXC Mocker

 LAVA is a continuous integration system for deploying operating
 systems onto physical and virtual hardware for running tests.
 Tests can be simple boot testing, bootloader testing and system
 level testing, although extra hardware may be required for some
 system tests. Results are tracked over time and data can be
 exported for further analysis.
 .
 This package contains set of mocker scripts that mocks each of
 the lxc commands that LAVA uses. It does not support all commands
 and options that lxc provides, but just the ones that LAVA uses.
 Test jobs using LXC can then be replicated in Docker.

lava-server: No summary available for lava-server in ubuntu mantic.

No description available for lava-server in ubuntu mantic.

lava-server-doc: Linaro Automated Validation Architecture documentation

 LAVA is a continuous integration system for deploying operating
 systems onto physical and virtual hardware for running tests.
 Tests can be simple boot testing, bootloader testing and system
 level testing, although extra hardware may be required for some
 system tests. Results are tracked over time and data can be
 exported for further analysis.
 .
 This package contains an offline copy of the LAVA
 Manual which is also available on each instance running LAVA
 server.
 .
  - an overview of LAVA
  - help on installing and configuring LAVA
  - test developer guide to writing LAVA tests
  - use cases and examples
  - administrator guide for managing a LAVA lab
  - developer guide