Change in osmo-ci[master]: osmocom-nightly-packages: build osmo-remsim

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Apr 3 10:25:40 UTC 2019


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13501 )

Change subject: osmocom-nightly-packages: build osmo-remsim
......................................................................

osmocom-nightly-packages: build osmo-remsim

As of Change-Id Id5044b1835190edc948952d207a5196a18669eb1, osmo-remsim
contains Debian packaging information and hence we can build it as part
of our nightly feeds.

We're not yet enabling 'latest' builds as we need to wait for the next
libosmo-abis release for that (requires the IPA keepalive FSM).

Change-Id: Ic367dc95f46cece4bd769061af860fd82b4bd2e9
---
M scripts/osmocom-latest-packages.sh
M scripts/osmocom-nightly-packages.sh
2 files changed, 6 insertions(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved; Verified



diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh
index 0e4d655..d647d32 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -131,6 +131,8 @@
   checkout libosmo-dsp
   # TODO: enable once release after libosmocore 1.0.1 and libosmo-netif 0.4.0 are available
   # checkout osmo-sysmon
+  # TODO: enable once libosmo-abis > 0.6.0 is available (IPA keepalive FSM)
+  # checkout osmo-remsim
 
   build limesuite --git-upstream-tree="$(get_last_tag limesuite)"
   build libosmocore
@@ -158,6 +160,8 @@
   build libosmo-dsp
   # TODO: enable once release after libosmocore 1.0.1 and libosmo-netif 0.4.0 are available
   # build osmo-sysmon
+  # TODO: enable once libosmo-abis > 0.6.0 is available (IPA keepalive FSM)
+  # build osmo-remsim
 
   cd "$TOP/$PROJ"
   osc ci -m "Latest Tagged versions of $DT"
diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index ae6c1b5..7e1cede 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -185,6 +185,7 @@
   checkout simtrace2
   checkout libosmo-dsp
   checkout osmo-sysmon
+  checkout osmo-remsim
 
   create_osmo_trx_debian8_jessie
 
@@ -217,6 +218,7 @@
   build simtrace2
   build libosmo-dsp
   build osmo-sysmon
+  build osmo-remsim
 
   download_bumpversion
 

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic367dc95f46cece4bd769061af860fd82b4bd2e9
Gerrit-Change-Number: 13501
Gerrit-PatchSet: 2
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190403/d6fec81e/attachment.htm>


More information about the gerrit-log mailing list