lavacli

LAVA XML-RPC command line interface

Install

All systems
curl cmd.cat/lavacli.sh
Debian Debian
apt-get install lavacli
Ubuntu
apt-get install lavacli
image/svg+xml Kali Linux
apt-get install lavacli
Windows (WSL2)
sudo apt-get update sudo apt-get install lavacli

lavacli

LAVA XML-RPC command line interface

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 a user space command line interface to any LAVA (Linaro Automated Validation Architecture) instance for submitting test jobs or querying the instance for device and job status over XML-RPC. A user account on the instance is needed to create and use authentication tokens for some calls. The list of calls supported is described on the API section of the LAVA instance.