mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
Revert "intel/ci: disable iris-jsl-deqp because it always fails for an AMD MR"
This reverts commitda4b5b4a47. Signed-off-by: Zhang Ning <zhangn1985@outlook.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23815> (cherry picked from commit06db9bd3f6)
This commit is contained in:
parent
af25afc9d6
commit
dd98f98764
2 changed files with 7 additions and 7 deletions
|
|
@ -24854,7 +24854,7 @@
|
|||
"description": "Revert \"intel/ci: disable iris-jsl-deqp because it always fails for an AMD MR\"",
|
||||
"nominated": true,
|
||||
"nomination_type": 2,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "da4b5b4a47ca727a7c8892d2bea50739df3b94ed",
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -220,12 +220,12 @@ iris-cml-deqp:
|
|||
DEQP_SUITE: iris-cml
|
||||
parallel: 4
|
||||
|
||||
#iris-jsl-deqp:
|
||||
# extends:
|
||||
# - .iris-jsl-test
|
||||
# variables:
|
||||
# DEQP_SUITE: iris-jsl
|
||||
# parallel: 8
|
||||
iris-jsl-deqp:
|
||||
extends:
|
||||
- .iris-jsl-test
|
||||
variables:
|
||||
DEQP_SUITE: iris-jsl
|
||||
parallel: 8
|
||||
|
||||
iris-amly-egl:
|
||||
extends:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue