ci: Execute the tests, also on AMD.
Running the tests on AMD requires rebuilding the Docker image, unfortunately, so the pipelines for this MR won't work until the MR itself is accepted (and the image is regenerated).
Edited by Giovanni Mascellani
Merge request reports
Activity
added 2 commits
In order for this to work it is expected that the Docker host exposes the devices in /dev/dri to the guest system, and that the render nodes have GID 800 (usually that would be the "render" group, but the GID for that group is dynamically assigned, so we explicitly agree on a fixed number).
It might be helpful to document that in image.docker and/or the accompanying documentation (*cough*) instead of burying it in the git commit log.
added 15 commits
-
455fadd4...a597dc87 - 12 commits from branch
wine:master
- 52d52ad1 - ci: Execute CI also an a runner with an AMD GPU.
- 229a34b9 - ci: Execute the tests.
- 367cf10c - ci: Briefly document the CI setup.
Toggle commit list-
455fadd4...a597dc87 - 12 commits from branch
Please register or sign in to reply