intel/ci: disable CML jobs because of networking issues

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32278>
This commit is contained in:
Eric Engestrom
2024-11-21 12:19:51 +01:00
committed by Marge Bot
parent 2af12c5b36
commit 5ffd170033
+4
View File
@@ -189,6 +189,8 @@ iris-kbl-deqp:
iris-cml-deqp:
extends:
- .iris-cml-test
# moved to nightly because of networking issues, gpu tests are all passing as expected
- .iris-manual-rules
variables:
DEQP_SUITE: iris-cml
parallel: 8
@@ -256,6 +258,8 @@ iris-cml-traces:
extends:
- .iris-cml-test
- .iris-traces
# moved to nightly because of networking issues, gpu tests are all passing as expected
- .iris-manual-rules
iris-apl-traces-performance:
extends: