Change in osmo-bts[master]: jenkins: enable new flag --enable-external-tests

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 gerrit-no-reply at lists.osmocom.org
Mon Aug 16 18:43:33 UTC 2021


neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/25199 )


Change subject: jenkins: enable new flag --enable-external-tests
......................................................................

jenkins: enable new flag --enable-external-tests

Change-Id: Iac47ce865c833d892c84425b49e9420838e100ca
---
M contrib/jenkins_bts_trx.sh
M contrib/jenkins_oct_and_bts_trx.sh
M contrib/jenkins_sysmobts.sh
3 files changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/99/25199/1

diff --git a/contrib/jenkins_bts_trx.sh b/contrib/jenkins_bts_trx.sh
index 54efa56..cb041a5 100755
--- a/contrib/jenkins_bts_trx.sh
+++ b/contrib/jenkins_bts_trx.sh
@@ -17,6 +17,7 @@
   --enable-sanitize \
   --enable-werror \
   --enable-trx \
+  --enable-external-tests \
   "
 
 build_bts "osmo-bts-trx" "$configure_flags"
diff --git a/contrib/jenkins_oct_and_bts_trx.sh b/contrib/jenkins_oct_and_bts_trx.sh
index 67f67aa..ead2f56 100755
--- a/contrib/jenkins_oct_and_bts_trx.sh
+++ b/contrib/jenkins_oct_and_bts_trx.sh
@@ -20,6 +20,7 @@
   --with-octsdr-2g=$deps/layer1-headers/ \
   --enable-octphy \
   --enable-trx \
+  --enable-external-tests \
   "
 
 build_bts "osmo-bts-octphy+trx" "$configure_flags"
diff --git a/contrib/jenkins_sysmobts.sh b/contrib/jenkins_sysmobts.sh
index d0d05ae..6376e92 100755
--- a/contrib/jenkins_sysmobts.sh
+++ b/contrib/jenkins_sysmobts.sh
@@ -21,6 +21,7 @@
   --enable-werror \
   --enable-sysmocom-bts \
   --with-sysmobts=$inst/include/ \
+  --enable-external-tests \
   "
 
 # This will not work for the femtobts

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: Iac47ce865c833d892c84425b49e9420838e100ca
Gerrit-Change-Number: 25199
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210816/dce14ce0/attachment.htm>


More information about the gerrit-log mailing list