mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 02:38:04 +02:00
crocus/ci: disable jobs on anholt farm
That farm is not coming back any time soon, so let's just disable the jobs to avoid having to keep them working while refactoring; they'll have to be mostly re-written if/when they're brought back anyway. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36024>
This commit is contained in:
parent
246c588ab2
commit
a1d7545885
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
include:
|
||||
- local: 'src/gallium/drivers/crocus/ci/gitlab-ci-inc.yml'
|
||||
|
||||
crocus-hsw:
|
||||
.crocus-hsw:
|
||||
extends:
|
||||
- .anholt-hsw-test
|
||||
- .test-gl
|
||||
|
|
@ -13,7 +13,7 @@ crocus-hsw:
|
|||
DEQP_SUITE: crocus-hsw
|
||||
PIGLIT_PLATFORM: gbm
|
||||
|
||||
crocus-hsw-traces:
|
||||
.crocus-hsw-traces:
|
||||
extends:
|
||||
- .anholt-hsw-test
|
||||
- .test-gl
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue