Skip to content
Success

#581 (Jun 12, 2024, 8:41:08 PM)

Started 1 yr 8 mo ago
Took 0.43 sec on build2-deb11build-ansible

Started by an SCM change

This run spent:

  • 7.6 sec waiting;
  • 0.43 sec build duration;
  • 8.1 sec total from scheduled to completion.
Revision: da8b6e46d32b77c4648a7cfd70ca849118798d0d
Repository: https://gerrit.osmocom.org/docker-playground
  • refs/remotes/origin/master
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
dwillmann at