Skip to main content

Command line utility for Linaro validation services

Project description

About

This source package contains the command-line tool for interacting with the various services built by the Linaro (www.linaro.org) Infrastructure Team.

Note that this package only contains the core tool; to actually interact with a service you’ll need to install a corresponding plugin. XXX explain where to get some plugins.

Installation

See INSTALL

Usage

Dealing with jobs

$ lava job new file.json # creates file.json from a template $ lava job submit file.json # submits file.json to a remote LAVA server $ lava job run file.json # runs file.json on a local LAVA device

Dealing with LAVA Test Shell Test Definitions

$ lava testdef new file.yml # creates file.yml from a template $ lava testdef submit file.yml # submits file.yml to a remote LAVA server $ lava testdef run file.yml # runs file.yml on a local LAVA device

Dealing with LAVA Test Shell Scripts

$ lava script submit SCRIPT # submits SCRIPT to a remote LAVA server $ lava script run SCRIPT # runs SCRIPT on a local LAVA device

Bash completion

Once lava-tool is installed, you can turn bash completion on for the lava and lava-tool programs with the following commands (which you can also paste in your ~/.bashrc):

eval “$(register-python-argcomplete lava)” eval “$(register-python-argcomplete lava-tool)”

Then if you type for example “lava-tool su<TAB>”, it will complete that “su” with “submit-job” for you.

Reporting Bugs

All bugs should be reported to the launchpad project at https://bugs.launchpad.net/lava-tool/+filebug

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lava-tool-0.9.tar.gz (55.8 kB view details)

Uploaded Source

File details

Details for the file lava-tool-0.9.tar.gz.

File metadata

  • Download URL: lava-tool-0.9.tar.gz
  • Upload date:
  • Size: 55.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for lava-tool-0.9.tar.gz
Algorithm Hash digest
SHA256 455d633507bb22e820cb68b558d6e0bb33ded89c027e49e23c7e56f2b5e8817b
MD5 4a3b7c168224e136b0b8eed15eff0461
BLAKE2b-256 32161617a681e1119bf808d5f6b67a32466b9bc9f61bc637de30c35d1d73369c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page