Skip to content

Commit 7879c15

Browse files
vigneshramanHelen Koike
authored andcommitted
drm: ci: Enable new jobs
Enable the following jobs, as the issues noted in the TODO comments have been resolved. This will ensure that these jobs are now included and executed as part of the CI/CD pipeline. msm:apq8016: TODO: current issue: it is not fiding the NFS root. mediatek:mt8173: TODO: current issue: device is hanging. virtio_gpu:none: TODO: current issue: malloc(): corrupted top size. Acked-by: Helen Koike <[email protected]> Signed-off-by: Vignesh Raman <[email protected]> Signed-off-by: Helen Koike <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent 2578938 commit 7879c15

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

drivers/gpu/drm/ci/test.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@ msm:apq8016:
108108
RUNNER_TAG: google-freedreno-db410c
109109
script:
110110
- ./install/bare-metal/fastboot.sh
111-
rules:
112-
# TODO: current issue: it is not fiding the NFS root. Fix and remove this rule.
113-
- when: never
114111

115112
msm:apq8096:
116113
extends:
@@ -280,9 +277,6 @@ mediatek:mt8173:
280277
DEVICE_TYPE: mt8173-elm-hana
281278
GPU_VERSION: mt8173
282279
RUNNER_TAG: mesa-ci-x86-64-lava-mt8173-elm-hana
283-
rules:
284-
# TODO: current issue: device is hanging. Fix and remove this rule.
285-
- when: never
286280

287281
mediatek:mt8183:
288282
extends:
@@ -340,6 +334,3 @@ virtio_gpu:none:
340334
- debian/x86_64_test-gl
341335
- testing:x86_64
342336
- igt:x86_64
343-
rules:
344-
# TODO: current issue: malloc(): corrupted top size. Fix and remove this rule.
345-
- when: never

0 commit comments

Comments
 (0)