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: Add {master,gerrit}-libusrp
......................................................................
jobs: Add {master,gerrit}-libusrp
Change-Id: I2b208455b7bd008fb25322280894c100e51f2227
---
M jobs/gerrit-verifications.yml
M jobs/master-builds.yml
2 files changed, 2 insertions(+), 0 deletions(-)
Approvals:
Harald Welte: Looks good to me, approved; Verified
diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index b402ce7..d0df20c 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -55,6 +55,7 @@
fi
- libsmpp34
+ - libusrp
- openbsc:
a1_name: SMPP
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 6b34693..ba77514 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -72,6 +72,7 @@
trigger: master-osmo-msc, master-openbsc
- libtelnet
+ - libusrp
- openbsc:
a1_name: SMPP
--
To view, visit https://gerrit.osmocom.org/5940
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2b208455b7bd008fb25322280894c100e51f2227
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>