gitlab-ci: add Fossilize support to detect compiler regressions
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 26 Feb 2020 08:33:14 +0000 (09:33 +0100)
committerMarge Bot <eric+marge@anholt.net>
Thu, 5 Mar 2020 20:33:56 +0000 (20:33 +0000)
commit1cdb6edbe6dcfa3b0d254dc0f1f31e35be3b10ff
treee584a98518a21f3988097776adf979b9adfc6778
parent93fcc9ad57a7e0e64ae45988e62b24563ff9fdc3
gitlab-ci: add Fossilize support to detect compiler regressions

Fossilize is equivalent to vkpipeline-db but it's definitely more
robust. This is based on the CI traces system.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Alexandros Frantzis <alexandros.frantzis@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3960>
.gitlab-ci.yml
.gitlab-ci/fossilize-runner.sh [new file with mode: 0755]
.gitlab-ci/fossils/fossils.sh [new file with mode: 0755]
.gitlab-ci/fossils/query_fossils_yaml.py [new file with mode: 0644]
.gitlab-ci/prepare-artifacts.sh