Scroll to navigation

LQA(1) LAVA LQA(1)

NAME

lqa - command line tool for LAVA quality assurance tasks

SYNOPSIS

lqa [-h] [-c CONFIG.yaml] [--log-file=LOG_FILE] COMMAND

DESCRIPTION

lqa, LAVA QA Tool, is a command line tool for LAVA quality assurance tasks.

TBE

OPTIONS

The following options are common for all commands:

Write logs to LOG_FILE.
Use configuration from CONFIG.yaml.
Show a short help message and exit.

COMMANDS

Submit job files

lqa submit [-h] [-g PROFILE.yaml] [-n] [-p PROFILE] [--all-profiles] [-t TEMPLATE_VARS] [-v] [--wait [TIMEOUT]] [--debug-vars] [--priority {high,medium,low}] [--check-image-url] [JOB_FILE.{yaml,json} [JOB_FILE.{yaml,json} ...]]

show this help message and exit
set profile file
dry-run, do everything apart from submitting
specify the profiles to use (can be given multiple times)
process all the available profiles
set 'field:value' template variables/values (can be given multiple times)
verbose mode (e.g. print the resulting json)
wait for submitted jobs to complete using a TIMEOUT value (Default timeout of 3 hours)
debug undefined template variables
set the job priority
check that the image url exists before submitting job



Cancel job id
Resubmit job id
Create bundle stream
Wait for job id
Show job id status
Fetch job id output log
Get information for job id
Show test information
Show test results differences
Generate report for job id's
Get (raw) results
Show job definition file
Show the current queue of running and submitted jobs
Clean jobs queue
Put the given device in maintenance mode
Put the given device into online mode
Show status of all available devices
Show streams the user has access to
Show authenticated user name
Show LAVA server version

SEE ALSO

...(1)

AUTHOR

Luis Araujo <luis.araujo@collabora.co.uk>, Andrew Shadura <andrew.shadura@collabora.co.uk>

2017-01-05 20161215.0