[glib/wip/hadess/installed-tests] ci: Log successes for installed-tests as well
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/hadess/installed-tests] ci: Log successes for installed-tests as well
- Date: Fri, 29 Nov 2019 09:46:45 +0000 (UTC)
commit 3c495562fa8c1dc1606697245e054074e5c4f26b
Author: Bastien Nocera <hadess hadess net>
Date: Thu Nov 28 15:21:33 2019 +0100
ci: Log successes for installed-tests as well
Use newer version of gnome-desktop-testing to log test results even if
successful.
.gitlab-ci.yml | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1086d8739..e9b1603a1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -108,8 +108,11 @@ installed-tests:
_build
- ninja -C _build
- sudo ninja -C _build install
+ # FIXME: Add update until stable https://bodhi.fedoraproject.org/updates/FEDORA-2019-161b129d4d
+ - sudo dnf upgrade -y --enablerepo=updates-testing --advisory=FEDORA-2019-161b129d4d
- GLIB_TEST_COMPILATION=1 gnome-desktop-testing-runner
--report-directory=_build/installed-tests-report/failed/
+ --log-directory=_build/installed-tests-report/logs/
glib
artifacts:
name: "glib-${CI_JOB_NAME}-${CI_COMMIT_REF_NAME}"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]