[MERGED] osmo-pcu[master]: jenkins.sh: drop compat with old matrix params

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
Fri Aug 19 11:06:54 UTC 2016


Neels Hofmeyr has submitted this change and it was merged.

Change subject: jenkins.sh: drop compat with old matrix params
......................................................................


jenkins.sh: drop compat with old matrix params

Change-Id: I7b50a24cf5879cb473a5cf929768bdd30e863a26
---
M contrib/jenkins.sh
1 file changed, 0 insertions(+), 9 deletions(-)

Approvals:
  Neels Hofmeyr: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 7826911..7b456c2 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -7,15 +7,6 @@
   exit 1
 fi
 
-# Compat: to be able to smoothly reconfigure the jenkins job, handle both
-# old and new matrix variables
-if [ -z "$with_dsp" -a "$sysmodsp" = yes ]; then
-  with_dsp="sysmo"
-else
-  with_vty="yes"
-fi
-# end of compat part
-
 base="$PWD"
 deps="$base/deps"
 inst="$deps/install"

-- 
To view, visit https://gerrit.osmocom.org/701
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7b50a24cf5879cb473a5cf929768bdd30e863a26
Gerrit-PatchSet: 1
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list