summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2019-09-18 11:26:43 +0200
committerCorentin LABBE <clabbe@baylibre.com>2019-09-19 11:49:47 +0200
commitd731046b2d8e0168a67b3f59c4706007488a4390 (patch)
treee9debc69adef311c4b896334877ef9ae56f171a2 /README.md
parentb62cce369977403b2b2fa5e6d7c0af9d71058364 (diff)
Permit to not export TFTP port
When doing a qemu-only slave, there are no need of TFTP. This patch adds a use_tftp option.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 04e9b73..46c8373 100644
--- a/README.md
+++ b/README.md
@@ -267,6 +267,7 @@ slaves:
remote_proto: http(default) or https
default_slave: Does this slave is the default slave where to add boards (default: lab-slave-0)
bind_dev: Bind /dev from host to slave. This is needed when using some HID PDU
+ use_tftp: Does LAVA need a TFTP server (default True)
use_nfs: Does the LAVA dispatcher will run NFS jobs
use_tap: Does TAP netdevices could be used
arch: The arch of the worker (if not x86_64), only accept arm64