Skip to content
Success

#1906 (Jul 9, 2026, 10:33:00 AM)

Started 12 hr ago
Took 1 min 4 sec on build5-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 14 ms waiting;
  • 1 min 4 sec build duration;
  • 1 min 4 sec total from scheduled to completion.
Revision: 1656c0a6aa4ee53facea778732bd6f7bae4cac40
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
    eIM, IPAd: migrate from SGP.32 V.1.0.1 to SGP.32 V.1.2

    SGP.32 V.1.2 is not backward compatible to SGP.32 V.1.0.1. This patch updates
    the ASN.1 specification and the TTCN3 templates and types accordingly.

    It also applies the bare minimum of changes required to compile the eIM and IPAd
    testcases.

    Related: SYS#8100
    Related: SYS#8101
    Change-Id: Id9e112669d9ed8caaec0893c55189eb566fe59be
    Co-authored-by: Andreas Eversberg <aeversberg@sysmocom.de>
    pmaier@sysmocom.de at