From 3d69abadb8b182b20cc1fe58e06c66192c03d88a Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Tue, 27 Nov 2018 12:35:41 +0100 Subject: 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 --- jobs/master-builds.yml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'jobs') 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 -- cgit v1.2.3