Skip to content
Unstable

#849 (Jul 8, 2026, 2:48:00 PM)

Started 3 hr 27 min ago
Took 14 min on build4-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 16 ms waiting;
  • 14 min build duration;
  • 14 min total from scheduled to completion.
Revision: 22d036b33868fb28ad713bfcb9eab7fcb1bc7507
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Tests (5 failures / ±0)Show all failed tests >>>
STP_Tests_TCAP: Fix ipa_to_ipa testcase

tcap routing doesn't work the way the test thinks. E.g. a Begin can't be
routed to a special destination because it does't contain a dtid which
is needed to route to the correct ASP.

Change-Id: Ie274232b706348b5ab6d0ac248883d86c53ebb4e
dwillmann at
STP_Tests_TCAP: Test routing of fragments in TC_tcap_loadshare_ipa_tcap_range_success_pc

A TCAP Begin will cause the stp to create a cache entry and route
according to that. Send only a TCAP Continue so we check the tcap range
routing logic.

Change-Id: I1cb47174b8f0e69970e75109b9d15b2012e150c3
dwillmann at