Skip to content
Snippets Groups Projects
Commit 9c276099 authored by Kumar Gala's avatar Kumar Gala
Browse files

lava-dispatcher: tweaks for supporting docker test action


To allow the lava-dispatcher to run in a docker container and the action
it is running use a container we need to expose a few things to allow
the secondary container to be spun up correctly.

1. Expose /var/run/docker.sock to the lava-dispatcher container so
   containers spun up inside it become sibilings.
2. For udev and things like pyudev to see the current device database we
   need to expose /run/udev

Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
parent 0108a7ef
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment