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.orgHarald Welte has submitted this change and it was merged.
Change subject: jobs: master-builds: libosmo-sigtran should trigger bsc and iuh
......................................................................
jobs: master-builds: libosmo-sigtran should trigger bsc and iuh
osmo-iuh in turn triggers osmo-msc and osmo-sgsn, no explicit triggers needed
here.
Change-Id: Ifd950660cdc3417e82b0a8f4ce2b1efde880cb7a
---
M jobs/master-builds.yml
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Harald Welte: Looks good to me, approved; Verified
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 55e8458..b127069 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -66,6 +66,8 @@
downstream-ext:
projects:
- openbsc
+ - osmo-iuh
+ - osmo-bsc
- libosmocore:
a1_name: arch
--
To view, visit https://gerrit.osmocom.org/5144
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifd950660cdc3417e82b0a8f4ce2b1efde880cb7a
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>