Skip to content

Commit dd1581a

Browse files
vigneshramanHelen Koike
authored andcommitted
drm: ci: virtio: Make artifacts available
There were no artifacts available for virtio job. So make the artifacts available in the pipeline job. 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 3f1c87d commit dd1581a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

drivers/gpu/drm/ci/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,8 @@ virtio_gpu:none:
329329
script:
330330
- ln -sf $CI_PROJECT_DIR/install /install
331331
- mv install/bzImage /lava-files/bzImage
332+
- mkdir -p $CI_PROJECT_DIR/results
333+
- ln -sf $CI_PROJECT_DIR/results /results
332334
- install/crosvm-runner.sh install/igt_runner.sh
333335
needs:
334336
- debian/x86_64_test-gl

0 commit comments

Comments
 (0)