aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-11-27 12:35:41 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2018-11-27 12:45:52 +0100
commit3d69abadb8b182b20cc1fe58e06c66192c03d88a (patch)
tree632ca54c22f5f3090e95ba894ae9641e0e251185
parent4778fc03232a0f24c8226a4ece099b48db4e9204 (diff)
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
-rw-r--r--jobs/master-builds.yml9
1 files changed, 0 insertions, 9 deletions
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