osmo-ci/scripts
Oliver Smith a7fcf3218d build-old-tags: remove LD_LIBRARY_PATH
Do not set LD_LIBRARY_PATH during builds, as this causes testsuites to
use the wrong libraries.

This bug appeared with libosmocore, it gets built for master first, and
then an old version like 1.2.0. When using LD_LIBRARY_PATH, the tests
during the 1.2.0 build are executed against the libosmo*.so from
master, which causes a few tests to fail.

Change-Id: I0bfb57e418b91c298337b9426448fbcfd7bf32e6
2019-10-11 11:03:39 +00:00
..
osmo-depcheck Add osmo-sysmon to default depcheck config 2018-11-22 14:24:24 +01:00
cat-testlogs.sh add cat-testlogs.sh 2016-09-27 01:34:20 +02:00
common-obs.sh OBS: make nightly packages conflict with latest 2019-06-17 12:21:32 +02:00
common.sh OBS: print date/time before git clone and on error 2019-07-22 13:22:33 +02:00
docker-cleanup.sh scripts/docker-cleanup.sh: set permissions to 755 2018-04-16 16:33:08 +02:00
jenkins_jobs.ini.example add jenkins job builder files for osmocom-nightly-nitb-split.sh 2017-08-15 18:11:29 +02:00
osmo-build-dep.sh osmo-build-dep.sh: run 'make check' when CHECK=1 2019-03-26 10:39:13 +01:00
osmo-build.sh Change used protocoll for 'git ls-remote' call from https to git. 2017-09-04 20:23:30 +02:00
osmo-clean-workspace.sh osmo-clean-workspace.sh: make more robust against broken git clones 2018-04-09 14:50:37 +02:00
osmo-deps.sh scripts: osmo-deps.sh: Allow building against tags 2018-04-02 19:35:36 +00:00
osmo-layer1-headers.sh osmo-layer1-headers.sh: Check-out NuRAN branches without slashes 2018-10-27 13:32:58 +02:00
osmocom-build-old-tags-against-master.sh build-old-tags: remove LD_LIBRARY_PATH 2019-10-11 11:03:39 +00:00
osmocom-latest-packages.sh OBS: print date/time before git clone and on error 2019-07-22 13:22:33 +02:00
osmocom-list-commits.sh osmocom-list-commits: move repo list to common.sh 2019-07-02 10:24:57 +02:00
osmocom-nightly-packages.sh OBS: print date/time before git clone and on error 2019-07-22 13:22:33 +02:00
osmocom-release-tarballs.sh scripts: add osmocom-release-tarballs.sh 2019-07-02 12:59:52 +02:00
requirements.txt scripts: add requirements.txt to list jenkins-job-builder 2017-08-26 05:55:32 +00:00
verify_log_statements.py scripts/verify_log_statements.py: on parse error, print file 2018-07-19 20:13:09 +02:00
verify_value_string_arrays_are_terminated.py verify_value_string_arrays_are_terminated.py: allow dir args and no args 2018-07-05 06:56:49 +00:00