Change in osmo-trx[master]: jenkins.sh: run "make distcheck"

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/.

osmith gerrit-no-reply at lists.osmocom.org
Wed Dec 5 12:19:51 UTC 2018


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/12132


Change subject: jenkins.sh: run "make distcheck"
......................................................................

jenkins.sh: run "make distcheck"

Run distcheck in CI to be consistent with other Osmocom projects.

Change-Id: I7d3fa0fe12e13ca13d3330158425718e5c34d00d
---
M contrib/jenkins.sh
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/32/12132/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 4523a5a..e227bb6 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -99,6 +99,8 @@
 $MAKE $PARALLEL_MAKE
 $MAKE check \
   || cat-testlogs.sh
+DISTCHECK_CONFIGURE_FLAGS="$CONFIG" $MAKE distcheck \
+  || cat-testlogs.sh
 
 if [ "$WITH_MANUALS" = "1" ] && [ "$PUBLISH" = "1" ]; then
 	make -C "$base/doc/manuals" publish

-- 
To view, visit https://gerrit.osmocom.org/12132
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7d3fa0fe12e13ca13d3330158425718e5c34d00d
Gerrit-Change-Number: 12132
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181205/45c27172/attachment.htm>


More information about the gerrit-log mailing list