Skip to content
Success

#523 (Mar 30, 2026, 4:30:00 PM)

Started 1 hr 58 min ago
Took 7 min 47 sec on build5-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 20 ms waiting;
  • 7 min 47 sec build duration;
  • 7 min 47 sec total from scheduled to completion.
Revision: c3ea07bfa3d5ec84693480de75b6d205e9ee82b5
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Tests (no failures)
    stp: STP_Tests_M3UA_TCP: Introduce tests TC_m3ua_tcp_{cli,srv}_adm_shutdown

    Related tests already existed for STP_Tests_M3UA, but we want to
    explicitly test against M3UA_TCP since these tests involve the transport
    layer directly.

    Related: OS#6752
    Change-Id: Ia37a0e244895fbb447ef8e71a0980538cc9fd7f8
    Pau Espin Pedrol at
    stp: STP_Tests_IPA: Introduce tests TC_ipa_tcp_{cli,srv}_adm_shutdown

    Related tests already exist for M3UA and M3UA_TCP, but were missing for
    IPA ASPs.

    Change-Id: Ie30de6caa3e2b680aff9e50898e63f615b526500
    Related: OS#6752
    Pau Espin Pedrol at
    pgw: Test v6 and v4v6 PDU session userplane

    Change-Id: Idf009b9118db8117c547a1bb0f27afdfa3f03924
    Pau Espin Pedrol at
    stp: m3ua: Fix incorrect RCTX being sent in TC_combinedlset_loadshare

    An ASPAC was being sent containing an RCTX of an unrelated AS to the
    sending ASP.
    Newer libosmo-sigtran properly validates AS/RCTX is associated to the
    ASP in the local config, and hence now returns an error properly making
    the test fail.

    Change-Id: Id8381a028a919a265ca330ef4f61c76637c168f6
    Pau Espin Pedrol at