aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2019-05-17 10:44:08 +0200
committerCorentin LABBE <clabbe@baylibre.com>2019-05-17 12:02:39 +0200
commitc85a22d1d41f7748eeedc7fa23f491c2fa58bad5 (patch)
treef242d9bef77c559f208000e8d6e7234f93253bdb /README.md
parent620e8e50b3d71709b28bafb6b5eac7fcea7e6bc5 (diff)
lavalab-gen.py: Modify how to enable TAP devices
Enabling TAP devices is global to a whole worker. So having the flag on devices is wrong. This patchs move the flag "tap" at worker level.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9ebee19..942fc99 100644
--- a/README.md
+++ b/README.md
@@ -267,6 +267,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_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
lava-coordinator: Does the slave should ran a lava-coordinator
expose_ser2net: Do ser2net ports need to be available on host
@@ -289,7 +290,6 @@ boards:
type: the LAVA device-type of this device
slave: (optional) Name of the slave managing this device. Default to first slave found or default_slave if set.
kvm: (For qemu only) Does the qemu could use KVM (default: no)
- tap: (For qemu only) Does the qemu could use TAP devices (default: no)
uboot_ipaddr: (optional) a static IP to set in uboot
uboot_macaddr: (Optional) the MAC address to set in uboot
custom_option: (optional) All following strings will be directly append to devicefile