summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ci
diff options
context:
space:
mode:
authorVignesh Raman <vignesh.raman@collabora.com>2023-12-07 12:18:28 +0300
committerHelen Koike <helen.koike@collabora.com>2023-12-13 21:18:29 +0300
commitdd1581a35e2fe3179e3c6f7622739b00ea9c2f3d (patch)
tree5bf682a54f2f6fdd3fd0ef20baf9bb6a22e15b06 /drivers/gpu/drm/ci
parent3f1c87ddfa7915527da99eff4fe24edc96b52bd8 (diff)
downloadlinux-dd1581a35e2fe3179e3c6f7622739b00ea9c2f3d.tar.xz
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 <helen.koike@collabora.com> Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com> Signed-off-by: Helen Koike <helen.koike@collabora.com> Link: https://patchwork.freedesktop.org/patch/msgid/20231207091831.660054-8-vignesh.raman@collabora.com
Diffstat (limited to 'drivers/gpu/drm/ci')
-rw-r--r--drivers/gpu/drm/ci/test.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/ci/test.yml b/drivers/gpu/drm/ci/test.yml
index e0fdc55c9b69..2c9a1838e728 100644
--- a/drivers/gpu/drm/ci/test.yml
+++ b/drivers/gpu/drm/ci/test.yml
@@ -329,6 +329,8 @@ virtio_gpu:none:
script:
- ln -sf $CI_PROJECT_DIR/install /install
- mv install/bzImage /lava-files/bzImage
+ - mkdir -p $CI_PROJECT_DIR/results
+ - ln -sf $CI_PROJECT_DIR/results /results
- install/crosvm-runner.sh install/igt_runner.sh
needs:
- debian/x86_64_test-gl