Skip to content

Changes

Summary

  1. jenkins-common: Treat -asan builds the same as -master (details)
Commit da8b6e46d32b77c4648a7cfd70ca849118798d0d by dwillmann
jenkins-common: Treat -asan builds the same as -master

This fixes the jenkins test failures seen in ttcn3-stp-test-asan. TTCN3
tries to connect to stp via TCP, but since the jenkins.sh script doesn't
consider this a build from master the corresponding config is not added
to osmo-stp.cfg.

Also change the function names from image_suffix_is_* to osmo_repo_is_*
to better reflect what they are doing (instead of how).

Related: OS#6486
Change-Id: Ibf93880345f38668f8dc812d1523b985d368dfcc
The file was modified jenkins-common.sh
The file was modified ttcn3-pcu-test/jenkins.sh
The file was modified ttcn3-stp-test/jenkins.sh
The file was modified ttcn3-pcu-test/jenkins-sns.sh
The file was modified ttcn3-bts-test/jenkins.sh