[Libre-soc-bugs] [Bug 190] Setup Gitlab CI Runner for Kazan on a computer

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Jun 1 21:51:29 BST 2022


https://bugs.libre-soc.org/show_bug.cgi?id=190

--- Comment #65 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Jacob Lifshay from comment #53)
> did more research into passing the tty devices into docker so scripts can
> see the fpga's uart:
> 
> tty devices are dynamically created and removed during the fpga programming
> process -- docker's method of dealing with dynamic devices:
> https://github.com/docker/cli/blob/a32cd16160f1b41c1c4ae7bee4dac929d1484e59/
> man/src/container/create-example.md#dealing-with-dynamically-created-devices-
> --device-cgroup-rule
> 
> gitlab-runner merge request for adding the device cgroup rules option:
> https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/3309
> 
> afaict gitlab-runner uses docker through the go library rather than through
> the docker executable, so making a wrapper script probably won't work

https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/3309

was merged, it should be in the next stable release at the end of this month

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list