[PATCH] libosmo-abis[master]: jenkins.sh: call cat-testlogs.sh on check failure

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Thu Oct 6 21:24:44 UTC 2016


Review at  https://gerrit.osmocom.org/1019

jenkins.sh: call cat-testlogs.sh on check failure

Change-Id: I60e70d290c41633528b39401219746ccf0f93784
---
M contrib/jenkins.sh
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/19/1019/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 7f3901f..f4d31dd 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -22,4 +22,5 @@
 export LD_LIBRARY_PATH=$PWD/deps/install/lib
 ./configure
 $MAKE $PARALLEL_MAKE
-$MAKE distcheck
+$MAKE distcheck \
+  || cat-testlogs.sh

-- 
To view, visit https://gerrit.osmocom.org/1019
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I60e70d290c41633528b39401219746ccf0f93784
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list