[MERGED] 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
Wed Oct 12 11:29:01 UTC 2016


Neels Hofmeyr has submitted this change and it was merged.

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


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

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

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 50628fc..403909b 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -26,4 +26,5 @@
 autoreconf --install --force
 ./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: merged
Gerrit-Change-Id: I60e70d290c41633528b39401219746ccf0f93784
Gerrit-PatchSet: 5
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list