Scroll to navigation

LAVA-SLAVE(8) System Manager's Manual LAVA-SLAVE(8)
" "LAVA"

NAME

lava-slave - manage connections to lava master

SUMMARY

lava-slave runs the connection to the lava master over ZMQ to manage LAVA test jobs running on the reserved device, sending log messages back to the master. lava-slave runs as a daemon.

USAGE

SOCKET_ADDR [--socks-proxy SOCKS_PROXY] [--ipv6] [--encrypt] [--master-cert MASTER_CERT] [--slave-cert SLAVE_CERT] [--log-file LOG_FILE] [--level {DEBUG,ERROR,INFO,WARN}]

OPTIONS

Options can be passed by editing /etc/default/lava-slave or /etc/lava-dispatcher/lava-slave

show this help message and exit
Name of the slave

Main master socket
Log socket
Connect using a socks proxy
Enable IPv6

Encrypt messages
--master-cert MASTER_CERT
Master certificate file
Slave certificate file

Log file for the slave logs



ENCRYPTION

Some LAVA instances require the ZMQ connection to the master to be encrypted. For more information on configuring lava-slave to use encryption support, see the lava-server documentation on your local instance or at: https://validation.linaro.org/static/docs/v2/pipeline-server.html#zmq-curve

You will need to contact the admin of the instance to obtain the certificate of the master to which this slave should connect.

AUTHOR

Linaro Validation Team

COPYRIGHT

2010-2020, Linaro Limited

June 29, 2020 2020.06