aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2019-09-18 11:34:36 +0200
committerCorentin LABBE <clabbe@baylibre.com>2019-09-19 11:50:22 +0200
commitadf687abc9f9d9d3d114dcaa1208e52b4d88f446 (patch)
treeab349a1231dd4a28b89180a95fab39eb7e0a7dfa /README.md
parentd731046b2d8e0168a67b3f59c4706007488a4390 (diff)
Permit to not export NBD port
When doing a qemu-only slave, there are no need of NBD. This patch adds a use_nbd 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 46c8373..f43a669 100644
--- a/README.md
+++ b/README.md
@@ -268,6 +268,7 @@ slaves:
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_nbd: Does LAVA need a NBD 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