Change in osmo-ci[master]: scripts: Enable osmo-sysmon debian package OBS build

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
Fri Mar 22 12:51:15 UTC 2019


Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/13331 )

Change subject: scripts: Enable osmo-sysmon debian package OBS build
......................................................................

scripts: Enable osmo-sysmon debian package OBS build

Change-Id: I638c58be1ddf5e7fcf5a51de532ae8c4c06dcdbb
---
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
  Pau Espin Pedrol: Verified



diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh
index 38c6b33..0e4d655 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -129,6 +129,8 @@
   checkout osmo-bsc
   checkout simtrace2
   checkout libosmo-dsp
+  # TODO: enable once release after libosmocore 1.0.1 and libosmo-netif 0.4.0 are available
+  # checkout osmo-sysmon
 
   build limesuite --git-upstream-tree="$(get_last_tag limesuite)"
   build libosmocore
@@ -154,6 +156,8 @@
   build osmo-bsc
   build simtrace2
   build libosmo-dsp
+  # TODO: enable once release after libosmocore 1.0.1 and libosmo-netif 0.4.0 are available
+  # build osmo-sysmon
 
   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 e2bdd25..ae6c1b5 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -184,6 +184,7 @@
   checkout osmo-fl2k
   checkout simtrace2
   checkout libosmo-dsp
+  checkout osmo-sysmon
 
   create_osmo_trx_debian8_jessie
 
@@ -215,6 +216,7 @@
   build osmo-fl2k
   build simtrace2
   build libosmo-dsp
+  build osmo-sysmon
 
   download_bumpversion
 

-- 
To view, visit https://gerrit.osmocom.org/13331
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: I638c58be1ddf5e7fcf5a51de532ae8c4c06dcdbb
Gerrit-Change-Number: 13331
Gerrit-PatchSet: 3
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190322/f274461f/attachment.htm>


More information about the gerrit-log mailing list