gitlab-ci: add a job that runs Fossilize on RADV/Polaris10
RADV_FORCE_FAMILY forces creating a null device that allows RADV to be instanced without AMDGPU. The Fossilize database only contains pipelines from the Sascha Vulkan triangle demos at the moment. I will add more once this is merged. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Michel Dänzer <mdaenzer@redhat.com> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3960> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3960>
This commit is contained in:
committed by
Marge Bot
parent
af1cd45858
commit
42a3d821cb
6
.gitlab-ci/fossils.yml
Normal file
6
.gitlab-ci/fossils.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
fossils-db:
|
||||
repo: "https://gitlab.freedesktop.org/hakzsam/fossils-db"
|
||||
commit: "49a8278432f7afcb54dd059f667a70561592ecbf"
|
||||
|
||||
fossils:
|
||||
- path: sascha-willems/triangle.f93c6e96adcd7946.1.foz
|
||||
Reference in New Issue
Block a user