Skip to content
Success

#1895 (Jul 8, 2026, 1:10:00 PM)

Started 2 hr 17 min ago
Took 1 min 5 sec on build4-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 84 ms waiting;
  • 1 min 5 sec build duration;
  • 1 min 5 sec total from scheduled to completion.
Revision: 22d036b33868fb28ad713bfcb9eab7fcb1bc7507
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Tests (no failures)
    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