lqa - command line tool for LAVA quality assurance tasks
lqa [-h] [-c CONFIG.yaml]
[--log-file=LOG_FILE] COMMAND …
lqa, LAVA QA Tool, is a command line tool for LAVA quality
assurance tasks.
TBE
The following options are common for all commands:
- submit
- 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} ...]]
- cancel
- Cancel job id
- resubmit
- Resubmit job id
- mkstream
- Create bundle stream
- wait
- Wait for job id
- status
- Show job id status
- output
- Fetch job id output log
- job
- Get information for job id
- test
- Show test information
- diffresults
- Show test results differences
- report
- Generate report for job id's
- results
- Get (raw) results
- jobdef
- Show job definition file
- queue
- Show the current queue of running and submitted jobs
- cleanqueue
- Clean jobs queue
- maint
- Put the given device in maintenance mode
- online
- Put the given device into online mode
- devices
- Show status of all available devices
- liststreams
- Show streams the user has access to
- whoami
- Show authenticated user name
- sversion
- Show LAVA server version
Luis Araujo <luis.araujo@collabora.co.uk>, Andrew Shadura
<andrew.shadura@collabora.co.uk>