summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2019-07-02 11:22:51 +0200
committerCorentin LABBE <clabbe@baylibre.com>2019-08-26 14:36:50 +0200
commit12aa09489580123698d1f791b01daf8371fa0228 (patch)
tree08299f38b21654b6c3ae6f30089b6e12f8b5fac5 /README.md
parent63da4cb3d258222ff1b11052951c7e5d7ca8e02c (diff)
Add support for device-type alias
This patch adds support for the device-type aliases.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5b8b361..04e9b73 100644
--- a/README.md
+++ b/README.md
@@ -299,6 +299,9 @@ boards:
tags: (optional) List of tag to set on this device
- tag1
- tag2
+ aliases: (optional) List of aliases to set on the DEVICE TYPE.
+ - alias1
+ - alias2
user: (optional) Name of user owning the board (LAVA default is admin) user is exclusive with group
group: (optional) Name of group owning the board (no LAVA default) group is exclusive with user
# One of uart or connection_command must be choosen