lavacli 1.0-1 source package in Ubuntu

Changelog

lavacli (1.0-1) unstable; urgency=medium

  [ Antonio Terceiro ]
  * autopkgtest: improve testsuite script
  * autopkgtest: reduce set of test dependencies
  * autopkgtest: allow output on stderr (Closes: #950220)
  * gbp.conf: fix settings to build from git repository

  [ RĂ©mi Duraffort ]
  * New upstream release
    + workers: allow one to get and set worker job limit

 -- Remi Duraffort <email address hidden>  Wed, 29 Jan 2020 14:39:48 +0100

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

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
lavacli_1.0-1.dsc 2.1 KiB de54cb40fbb57e02bbcc8839bf655be659a55561fd18e710e9f481fe439866da
lavacli_1.0.orig.tar.gz 67.2 KiB 231d15aec8173112db6aab2acf4f38b47e1a2cedc6e2f0e5be6a99d1ad20f69f
lavacli_1.0-1.debian.tar.xz 14.6 KiB cf1395ef53c310c98b17410d57d6b9d715d4f8463c264210d67b62e5f550e22c

No changes file available.

Binary packages built by this source

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.