gitlab-ci: test Fossilize with GFX1030

To make sure we don't completely break ACO GFX1030 support.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6257>
This commit is contained in:
Samuel Pitoiset 2020-08-10 13:29:14 +02:00 committed by Marge Bot
parent 431a3cf239
commit ac6e207ee0
1 changed files with 3 additions and 0 deletions

View File

@ -1281,6 +1281,9 @@ radv-fossils:
# Navi10 (GFX10)
- export RADV_FORCE_FAMILY="gfx1010"
- ./install/fossilize-runner.sh
# Sienna Cichlid (GFX10)
- export RADV_FORCE_FAMILY="gfx1030"
- ./install/fossilize-runner.sh
# Traces CI
.traces-test: