ci: Split traces.yml file per driver
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Wed, 5 Aug 2020 08:17:26 +0000 (10:17 +0200)
committerTomeu Vizoso <tomeu.vizoso@collabora.com>
Wed, 19 Aug 2020 05:47:48 +0000 (07:47 +0200)
commit7d5f4d3f709695dfdc599f16ee6077cdaa004bcc
treea9034fd2ffb1ec639b560b6e2c980ddb3910fb69
parenteb787773b2da2d2f282cd275620ea2581b3c9b44
ci: Split traces.yml file per driver

As drivers have been tested with more and more traces, the yml file is
becoming a bit unwieldy. As more drivers are going to be tested with
traces, and more traces will be used, split them in per-driver files so
the size stays manageable.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-by: Reviewed-By: Rohan Garg <rohan.garg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6185>
16 files changed:
.gitlab-ci.yml
.gitlab-ci/bare-metal/init.sh
.gitlab-ci/bare-metal/rootfs-setup.sh
.gitlab-ci/lava-gitlab-ci.yml
.gitlab-ci/prepare-artifacts.sh
.gitlab-ci/traces-baremetal.yml [deleted file]
.gitlab-ci/traces-freedreno.yml [new file with mode: 0644]
.gitlab-ci/traces-llvmpipe.yml [new file with mode: 0644]
.gitlab-ci/traces-panfrost.yml [new file with mode: 0644]
.gitlab-ci/traces-radeonsi.yml [new file with mode: 0644]
.gitlab-ci/traces-radv.yml [new file with mode: 0644]
.gitlab-ci/traces-virgl.yml [new file with mode: 0644]
.gitlab-ci/traces.yml [deleted file]
.gitlab-ci/tracie-runner-gl.sh
.gitlab-ci/tracie-runner-vk.sh
.gitlab-ci/tracie/README.md