summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2019-04-25 16:49:06 +0200
committerCorentin LABBE <clabbe@baylibre.com>2019-04-25 16:49:06 +0200
commitad91a66ca580976a929f1e07045fa52bf1633c2b (patch)
tree5237de25757fdb16034f247d11222d2de6d33283 /README.md
parent1a945b23055136e5e89cd24585884b568d86a625 (diff)
Permit to set arch for arm64 slaves
Currently arm64 workers need to modify at hand the from in the dockerfile for using arm64 images. This patch automate this;
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 91a0d72..5c7c57c 100644
--- a/README.md
+++ b/README.md
@@ -266,6 +266,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
+ arch: The arch of the worker (if not x86_64), only accept arm64
expose_ser2net: Do ser2net ports need to be available on host
expose_ports: Expose port p1 on the host to p2 on the worker slave.
- p1:p2