Scroll to navigation

LAVA-RUN(1) General Commands Manual LAVA-RUN(1)
" "LAVA"

NAME

lava-run - run jobs on LAVA devices

SUMMARY

lava-run runs a LAVA test job on the reserved device, as scheduled by the lava-scheduler and publish the test result back to the server. Jobs are scheduled by the server but can also be run by calling lava-run directly.

You can see an up-to-date list of supported target devices by looking at the device types on the relevant server.

USAGE

[--url URL] [--token token] --device PATH [--dispatcher PATH] [--env-dut PATH] [--debug] definition

OPTIONS

definition job definition
show this help message and exit
Job identifier. This alters process name for easier debugging
Directory for temporary resources
validate the job file, do not execute any steps. The description is saved into description.yaml
Start remote pdb right before running the job, for debugging

URL of the server to send logs
token for server authentication

Device configuration
Dispatcher configuration
DUT environment


For more information on writing job definition and tests, look at:

https://validation.linaro.org/static/docs/v2/first-job.html

https://validation.linaro.org/static/docs/v2/contents.html#writing-tests-for-lava

AUTHOR

Linaro Validation Team

COPYRIGHT

2010-2023, Linaro Limited

January 23, 2023 2023.01