From d73b10916dfbaf049673287614393b5d8d3b45b2 Mon Sep 17 00:00:00 2001 From: Pekka Paalanen Date: Mon, 2 Mar 2020 15:05:08 +0200 Subject: [PATCH] CI: store test images in artifacts If a screenshooting test fails, it quite likely writes not only the screenshot but also a diff image highlighting the failed pixels. These would be good to have in the CI artifacts for postmortem. Signed-off-by: Pekka Paalanen --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4e4572d3..92f665b0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -75,6 +75,7 @@ container_prep: name: weston-$CI_COMMIT_SHA when: always paths: + - build-*/*.png - build-*/meson-logs - build-*/weston-virtme - prefix-*