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 Hofmeyr gerrit-no-reply at lists.osmocom.org
Review at https://gerrit.osmocom.org/5411
jobs: master: adjust triggers to what was found on old jenkins jobs
Change-Id: Ib59247978ed92b72949260a79628b28754a44484
---
M jobs/master-builds.yml
1 file changed, 3 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/11/5411/1
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 2606177..05fcb00 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -35,7 +35,7 @@
- libasn1c
- libgtpnl
- libosmo-abis:
- trigger: master-openbsc
+ trigger: master-openbsc, master-libosmo-netif
- libosmo-dsp:
cmd: >
@@ -65,7 +65,8 @@
fi
trigger: >
master-libosmo-abis, master-libosmo-sccp, master-openbsc, master-osmo-pcap, master-osmo-tetra,
- master-osmo-pcu, master-osmo-gmr, master-osmo-bts, master-osmocom-bb, SIMtrace, xgoldmon
+ master-osmo-pcu, master-osmo-gmr, master-osmo-bts, master-osmocom-bb, SIMtrace, xgoldmon,
+ master-osmo-sip-connector
- libsmpp34:
trigger: master-osmo-msc, master-openbsc
--
To view, visit https://gerrit.osmocom.org/5411
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib59247978ed92b72949260a79628b28754a44484
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>