ci: Drop the git dependency in tracie
authorRohan Garg <rohan.garg@collabora.com>
Fri, 28 Feb 2020 12:48:53 +0000 (13:48 +0100)
committerTomeu Vizoso <tomeu.vizoso@collabora.com>
Tue, 17 Mar 2020 06:23:27 +0000 (07:23 +0100)
commit90a39af5f65e5fa01beeec526594f7e04143e7cf
treea1950bc3582953599b86dc25a06989f5b3bd7157
parent43873afda4f8faa2b31a2f130fab52fbc24d490f
ci: Drop the git dependency in tracie

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.

Signed-off-by: Rohan Garg <rohan.garg@collabora.com>
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-by: Alexandros Frantzis <alexandros.frantzis@collabora.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4000>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4000>
.gitlab-ci.yml
.gitlab-ci/container/x86_build.sh
.gitlab-ci/container/x86_test-gl.sh
.gitlab-ci/tracie-runner-gl.sh
.gitlab-ci/tracie-runner-vk.sh
.gitlab-ci/tracie/renderdoc_dump_images.py
.gitlab-ci/tracie/tests/test.sh
.gitlab-ci/tracie/tracie.py [new file with mode: 0644]
.gitlab-ci/tracie/tracie.sh [deleted file]