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

Change subject: jobs: master-builds: Disable deprecated cellmgr-ng failing to 
build
......................................................................

jobs: master-builds: Disable deprecated cellmgr-ng failing to build

cellmgr-ng is out of maintenance for a long time now (13 months) and some
of its features are going to be served by osmo-stp in the future.
cellmgr-ng is unable to build against recent libosmo-sccp.

Change-Id: I0869ec932ba3b3a9d3d8521b25f677e011334315
---
M jobs/master-builds.yml
1 file changed, 0 insertions(+), 9 deletions(-)

Approvals:
  Neels Hofmeyr: Looks good to me, approved
  Pau Espin Pedrol: Verified



diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 585a3d7..6b07694 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -27,15 +27,6 @@
     repos:
       - asn1c

-      - cellmgr-ng:
-          concurrent: true
-          cmd: >
-           # keep first line with less indent to preserve newlines
-            docker run --rm=true -e HOME=/build -e MAKE=make -e 
PARALLEL_MAKE="$PARALLEL_MAKE" \
-              -e PATH="$PATH:/build_bin" -w /build \
-              -i -u build -v "$PWD:/build" -v "$HOME/bin:/build_bin" \
-              osmocom:amd64 /build/contrib/jenkins.sh
-
       - libasn1c:
           # Full triggers would be:
           # trigger: master-osmo-iuh, master-osmo-msc

--
To view, visit https://gerrit.osmocom.org/11944
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: I0869ec932ba3b3a9d3d8521b25f677e011334315
Gerrit-Change-Number: 11944
Gerrit-PatchSet: 2
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>

Reply via email to