Skip to content
Unstable

Changes

Summary

  1. sgsn: Fix running with testenv.py podman setup (details)
  2. sgsn: Introduce test TC_attach_rau_a_b_wrong_old_ra (details)
  3. deps/Makefile: Use upstream titan.TestPorts.SIPmsg (details)
Commit 8802fe3d1807306f10fb117a5d176552003ff456 by Pau Espin Pedrol
sgsn: Fix running with testenv.py podman setup

The initial testenv.py setup introduced in osmo-ttcn3-hacks.git
6baec93cb85fa8a0051e9aacd0178e90adbfdadc lacked some recent updates to
the ttcn3 testsuite setup where a second IP address is added to the
container in order to distinguish between RNC and CN in GTPU.

Change-Id: Ia0af52f8b7d61c15bdf2b6152fae27dd003d00e8
The file was modifiedsgsn/osmo-stp.cfg
The file was modifiedsgsn/SGSN_Tests.cfg
Commit ac1b89089024bf243833cb04158bc4c749119888 by Pau Espin Pedrol
sgsn: Introduce test TC_attach_rau_a_b_wrong_old_ra

This test reproduces a crash in osmo-sgsn, and fixed in
osmo-sgsn.git Change-Id I5a4328c6e945b85dd815215724feecadba59c435.

Related: OS#6441
Change-Id: I3ce02f30a1e5becb80ab2a29f6bf5d08dd45b79c
The file was modifiedsgsn/SGSN_Tests.ttcn
The file was modifiedsgsn/expected-results.xml
Commit 1851c85a04f2a3dc737f14c5eedd96b1e31f1b3f by Pau Espin Pedrol
deps/Makefile: Use upstream titan.TestPorts.SIPmsg

The patch we used from the sysmocom fork is now meged in upstream (same
git commit hash), hence we can jump back to upstream.

Related: SYS#6982
Change-Id: I8ca1252fd8710f50d8da5fb4fc105d29d9a506af
The file was modifieddeps/Makefile