Change in osmo-gsm-tester[master]: contrib/jenkins-build-amarisoft.sh: Pass srsLTE.git branch explicitly

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

pespin gerrit-no-reply at lists.osmocom.org
Mon Jul 13 17:28:49 UTC 2020


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/19238 )

Change subject: contrib/jenkins-build-amarisoft.sh: Pass srsLTE.git branch explicitly
......................................................................

contrib/jenkins-build-amarisoft.sh: Pass srsLTE.git branch explicitly

This allows easily changing the branch for local builds.

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

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved



diff --git a/contrib/jenkins-build-amarisoft.sh b/contrib/jenkins-build-amarisoft.sh
index b07927c..c210c4c 100755
--- a/contrib/jenkins-build-amarisoft.sh
+++ b/contrib/jenkins-build-amarisoft.sh
@@ -15,10 +15,11 @@
         name="srslte"
         git_url="${git_url:-https://github.com/srsLTE}"
         project_name_srslte="${project_name:-srsLTE}"
+        branch="master"
         . "$(dirname "$0")/jenkins-build-common.sh"
 
         #TODO: make sure libconfig, zeroMQ is installed
-        build_repo $project_name_srslte -DENABLE_UHD=False -DENABLE_BLADERF=False -DENABLE_SOAPYSDR=False -DENABLE_ZEROMQ=True
+        build_repo $project_name_srslte $branch -DENABLE_UHD=False -DENABLE_BLADERF=False -DENABLE_SOAPYSDR=False -DENABLE_ZEROMQ=True
 
         git_url="git at github.com:softwareradiosystems"
         project_name_zmq="amarisoft_dummy_trx"

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/19238
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: I9765e1ebdd7488788be5f5c7259cf8b6e04e58f6
Gerrit-Change-Number: 19238
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200713/e1803527/attachment.htm>


More information about the gerrit-log mailing list