[glib/wip/hadess/installed-tests: 27/27] 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: 27/27] ci: Log successes for installed-tests as well
- Date: Wed, 4 Dec 2019 13:07:06 +0000 (UTC)
commit 7ec118f93a58528e63ad737d51491146015f2630
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 8e40161fc..d49aff5f7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -106,8 +106,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]