Skip to content

Changes

Summary

  1. ttcn3-bts-test: abort if missing osmo-config-merge (details)
  2. ttcn3-bts-test: use start_config functions (details)
  3. ttcn3-ggsn-test: ignore failure to kill osmo-ggsn (details)
  4. ttcn3-*-test: set OSMO_SUT_{HOST,PORT} for more testsuites (details)
Commit ef173eb53492dd1e831a1b736e4431cc23eb662f by Oliver Smith
ttcn3-bts-test: abort if missing osmo-config-merge

Change-Id: I9cea4affac0b3981c88078581a070f98649da667
The file was modified ttcn3-bts-test/Makefile
Commit 7c6f7f466c200d4869d598f7c1c29c4df03c5989 by Oliver Smith
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
The file was modified ttcn3-bts-test/jenkins.sh
Commit d7c50db104de763ba44a0b81c99321b39aa33e0e by Oliver Smith
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
The file was modified ttcn3-ggsn-test/jenkins.sh
Commit 78fde8b936ae1023c9f3f9411d0f965932a04d55 by Vadim Yanitskiy
ttcn3-*-test: set OSMO_SUT_{HOST,PORT} for more testsuites

Let's also retrieve talloc reports for these testsuites.

Change-Id: Iaa94dd200fdb98962b784cb507c9995096232dc9
The file was modified ttcn3-gbproxy-test-fr/jenkins.sh
The file was modified ttcn3-hnbgw-test/jenkins.sh
The file was modified ttcn3-pcu-test/jenkins-sns.sh
The file was modified ttcn3-pcu-test/jenkins.sh
The file was modified ttcn3-gbproxy-test/jenkins.sh
The file was modified ttcn3-cbc-test/jenkins.sh
The file was modified ttcn3-mgw-test/jenkins.sh
The file was modified ttcn3-sip-test/jenkins.sh
The file was modified ttcn3-smlc-test/jenkins.sh
The file was modified ttcn3-upf-test/jenkins.sh
The file was modified ttcn3-hnodeb-test/jenkins.sh
The file was modified ttcn3-stp-test/jenkins.sh