Skip to content
Success

Changes

Summary

  1. jobs/osmo-gsm-tester-build: fix Missing parameter (details)
  2. libosmo-sccp -> libosmo-sigtran (details)
Commit b2e064a44ebf59bdacf4bc5d8ac890625ce6cb4f by Oliver Smith
jobs/osmo-gsm-tester-build: fix Missing parameter

Use OSMO_GSM_TESTER_BRANCH as shell variable ('$...'), not as jenkins
job builder parameter (${...}). This is how we do it in other jobs as
well, e.g. jobs/osmocom-obs.yml.

Apparently the workaround in the file happened to work earlier, but it
does not work anymore with Jenkins Job Builder version 6.3.0. Remove it.

Fix for:
  osmo-gsm-tester-builder.yml:119:15: While formatting string '${OSMO_GSM_TESTER_BRANCH}': Missing parameter: 'OSMO_GSM_TESTER_BRANCH'
                - ${OSMO_GSM_TESTER_BRANCH}
                  ^

Change-Id: I3b6b16964a4d8a51fd3ecc0d670805182a8c6586
The file was modifiedjobs/osmo-gsm-tester-builder.yml
Commit 2410e86b2a832f1345445f700df1a665f9394397 by Oliver Smith
libosmo-sccp -> libosmo-sigtran

Adjust to:
* libosmo-sccp.git has been renamed to libosmo-sigtran.git
* libosmo-sccp static libraries have been split into
  libosmo-sccp-legacy.git

build-old-tags-against-master: libosmo-sccp is intentionally kept in
  REPOS_TAGS, so old libosmo-sccp versions are built against current
  master of Osmocom libraries.

Related: OS#6239
Change-Id: I509b1cc2a5260c82ef32e9543513110949311188
The file was modifiedscripts/osmocom-build-old-tags-against-master.sh
The file was modifiedscripts/manuals/publish-manuals-for-tags.sh
The file was modifiedjobs/gerrit-verifications.yml
The file was modifiedscripts/tarballs/publish-tarballs-for-tags.sh
The file was modifiedcoverity/build_Osmocom.sh
The file was modifiedcoverity/prepare_source_Osmocom.sh
The file was modifiedscripts/common.sh
The file was modifiedjobs/master-builds.yml
The file was modifiedscripts/osmo-depcheck/config.py
The file was modifiedjobs/osmo-gsm-tester-builder.yml
The file was modifiedscripts/osmocom-api-doxygen.sh
The file was modifiedscripts/obs/lib/config.py