LAVA-WORKER(8) | LAVA | LAVA-WORKER(8) |
NAME¶
lava-worker - manage connections to lava server
SUMMARY¶
lava-worker runs the connection to the lava server to manage LAVA test jobs running on the reserved device, sending log messages back to the master. lava-worker runs as a daemon.
USAGE¶
- lava-worker [-h] [--hostname HOSTNAME] [--debug] [--worker-dir WORKER_DIR]
- --url URL --token TOKEN [--log-file LOG_FILE] [--level {DEBUG,ERROR,INFO,WARN}]
OPTIONS¶
Options can be passed by editing /etc/default/lava-worker or /etc/lava-dispatcher/lava-worker.
- -h, --help
- show this help message and exit
- --hostname HOSTNAME
- Name of the worker
- --debug
- Debug lava-run
- --worker-dir WORKER_DIR
- Path to data storage
- --url URL
- Base URL of the server
- --token TOKEN
- Worker token
- --log-file LOG_FILE
- Log file for the worker logs
- --level <{DEBUG,ERROR,INFO,WARN}>, -l <{DEBUG,ERROR,INFO,WARN}>
- Log level, default to INFO
AUTHOR¶
Linaro Validation Team
COPYRIGHT¶
2010-2024, Linaro Limited
November 14, 2024 | 2024.09 |