Skip to content

ci: Drop the git dependency in tracie

Rohan Garg requested to merge shadeslayer/mesa:lava/tracie+nogit_v2 into master

Instead of using git, use python and the Gitlab API to fetch traces. This helps us slim down our ramdisks in preparation for integrating trace replay on LAVA devices.

We also drop apitrace replay as we want to drop the xvfb dependency and get surfaceless playback working in the future.

Signed-off-by: Rohan Garg rohan.garg@collabora.com Signed-off-by: Tomeu Vizoso tomeu.vizoso@collabora.com

Edited by Rohan Garg

Merge request reports