[gnome-desktop/wip/hadess/ci-improvements: 3/8] ci: Upload uninstalled test results on failure
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop/wip/hadess/ci-improvements: 3/8] ci: Upload uninstalled test results on failure
- Date: Wed, 30 Jan 2019 10:57:08 +0000 (UTC)
commit 23cba2ace264f90b1382d925af97e794e016b678
Author: Bastien Nocera <hadess hadess net>
Date: Tue Jan 8 14:44:25 2019 +0100
ci: Upload uninstalled test results on failure
Upload the meson logs as well, if any test fails.
.gitlab-ci.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 485988f5..68cccfb7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,5 +30,6 @@ build_stable:
gnome-desktop-testing-runner --report-directory=test-results gnome-desktop
artifacts:
paths:
- - build/test-results
+ - build/meson-logs/
+ - build/test-results/
when: on_failure
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]