Skip to content
Success

#1356 (Mar 25, 2024, 5:38:28 PM)

Started 1 yr 10 mo ago
Took 59 sec on build2-deb11build-ansible

Started by upstream project registry-rebuild-upload-titan build number 1907
originally caused by:

This run spent:

  • 7.8 sec waiting;
  • 59 sec build duration;
  • 1 min 7 sec total from scheduled to completion.
Revision: 78fde8b936ae1023c9f3f9411d0f965932a04d55
Repository: https://gerrit.osmocom.org/docker-playground
  • refs/remotes/origin/master
ttcn3-bts-test: abort if missing osmo-config-merge

Change-Id: I9cea4affac0b3981c88078581a070f98649da667
Oliver Smith at
ttcn3-bts-test: use start_config functions

As suggested by Pau in code review, refactor the file to use functions
for starting the testsuites, SUT and related containers with specific
configurations.

Related: https://gerrit.osmocom.org/c/docker-playground/+/36389/comment/67a7c35e_766943a3/
Change-Id: If3cb7dbe585c03d21e5ec6353fd25575ccac7af0
Oliver Smith at
ttcn3-ggsn-test: ignore failure to kill osmo-ggsn

Don't fail if osmo-ggsn can't be killed at the end of a testsuite
run. This happens currently with ttcn3-ggsn-test-kernel-latest-* jobs,
in the v6_only configurations, because osmo-ggsn latest doesn't support
ipv6 yet and exits. The jenkins.sh should keep going and try other
combinations, and exit without error in the end.

Fixes: d8c51cce ("ttcn3-ggsn-test: run with multiple configurations")
Change-Id: I6f3154a9ef114f31bcb5868ee09d1ebc10f35d07
Oliver Smith at
ttcn3-*-test: set OSMO_SUT_{HOST,PORT} for more testsuites

Let's also retrieve talloc reports for these testsuites.

Change-Id: Iaa94dd200fdb98962b784cb507c9995096232dc9
Vadim Yanitskiy at