Change in osmo-gsm-tester[master]: contrib: Add jenkins-build-osmo-iuh.sh

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

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Wed Sep 19 12:06:02 UTC 2018


Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/11026


Change subject: contrib: Add jenkins-build-osmo-iuh.sh
......................................................................

contrib: Add jenkins-build-osmo-iuh.sh

Change-Id: I75cb9551db6b1b4aa5bfb76177694c14fad82f04
---
A contrib/jenkins-build-osmo-iuh.sh
1 file changed, 15 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/26/11026/1

diff --git a/contrib/jenkins-build-osmo-iuh.sh b/contrib/jenkins-build-osmo-iuh.sh
new file mode 100755
index 0000000..03295f9
--- /dev/null
+++ b/contrib/jenkins-build-osmo-iuh.sh
@@ -0,0 +1,15 @@
+#!/bin/sh
+set -e -x
+base="$PWD"
+name="osmo-iuh"
+. "$(dirname "$0")/jenkins-build-common.sh"
+
+build_repo libosmocore --enable-sanitize --disable-doxygen
+build_repo libosmo-abis --enable-sanitize
+build_repo libosmo-netif --enable-sanitize --disable-doxygen
+build_repo libosmo-sccp --enable-sanitize
+build_repo libasn1c --enable-sanitize
+
+build_repo osmo-iuh --enable-sanitize
+
+create_bin_tgz "osmo-hnbgw"

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

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I75cb9551db6b1b4aa5bfb76177694c14fad82f04
Gerrit-Change-Number: 11026
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180919/798e078d/attachment.htm>


More information about the gerrit-log mailing list