-----Original Message----- From: Kumar Gala kumar.gala@linaro.org Sent: 17 August 2020 16:22 To: Stephen Lawrence stephen.lawrence@renesas.com Cc: Antonio Terceiro antonio.terceiro@linaro.org; lava-users@lists.lavasoftware.org Subject: Re: [Lava-users] fastboot reboot-bootloader from docker test shell (was "fastboot in docker support")
Steve,
I haven’t read through all this thread, but just wanted to point out:
https://git.lavasoftware.org/lava/docker-udev-tools/-/blob/master/udev-forwa...
This was something I implemented for forwarding udev events to a lava-dispatcher running in a container.
So might or might not be useful, but just wanted to point it out.
Hi Kumar,
No I was not aware of it so thank you for the heads up. I am happy to look at the code but could you please summarise what it is intended to address?
If there is no systemd/udev in a container then does it have a specific use case in mind for example, or is it a general utility on which LAVA is built to use when containerised?
To save you reading through my long threads in my specific case I am using 'test docker' to run fastboot commands not supported by 'deploy'. For that to work I need the revised udev discovery implemented in lava-dispatcher-host to work in a containerised environment when fastboot reboots the DUT.
Regards
Steve