ci/iris: Disable skqp until it can be stabilized.

It keeps blocking marge with flakes across many different tests.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16951>
This commit is contained in:
Emma Anholt 2022-06-09 10:03:00 -07:00 committed by Marge Bot
parent 0ef513699d
commit e8d4eaf172
1 changed files with 2 additions and 0 deletions

View File

@ -314,6 +314,8 @@ intel-tgl-skqp:
extends:
- .intel-tgl-test
- .skqp-test
# Demoted to manual until #6565 can be resolved
- .test-manual-mr
variables:
# Possible skqp backends: gl, gles, unitTest and vk
SKQP_BACKENDS: gl gles vk unitTest # space separated values