Skip to content
Success

#264 (Aug 3, 2026, 1:30:00 PM)

Started 4 hr 49 min ago
Took 29 sec on build4-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 10 ms waiting;
  • 29 sec build duration;
  • 30 sec total from scheduled to completion.
Revision: 8331efb17da9344678b2741c622adfe615f92cae
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Tests (no failures)
    stp: tcap: Avoid need of N_NOTICE.req

    Commits
    7970ceaead78ff224390a25f416b22bcd8e4e37e..32618160bdb154ca756c783b67b131533226f7ae
    added a fork of titan.Protocol.Emulations.SCCP with a new N-NOTICE.req
    primitive which was needed in STP_Tests_TCAP to trigger transmission of
    a UDTS message.
    That primitive doesn't exist in the specs, since no user of SCCP is
    expected to be requesting a transmision of UDTS.
    Hence, this commit rewrites the test to avoid the need for such a
    primitive, by hooking directly into the lower layer MTP3 User SAP (M3UA
    or IPA) and crafting and transmitting the SCCP UDTS over there directly.
    Follow up commits will revert the commits adding such a N-NOTICE req to
    the SCCP and TCAP layers.

    Related: SYS#8090
    Change-Id: Ia1b7f487124584ab1720cb89bca5999cbb12392d
    Pau Espin Pedrol at
    Revert "stp: Add TCAP_N_NOTICE_req to send a UDTS with TCAP payload"

    This reverts commit 11bf6593481d413f35c48db9b614e39fe4a05de1.

    Change-Id: I4e96d9f0ceaafb2b5883b0e1f2d8d9f6065fd415
    Pau Espin Pedrol at
    Revert "stp: add ASP_SCCP_N_NOTICE_req support and f_asp_tx_notice()"

    This reverts commit 89637ff81dd0662c7d816b9dac5405fed2942e31.

    Change-Id: Iecce8999b72b363a7aa3f583beeb937e79fe215f
    Pau Espin Pedrol at
    Revert "deps: use a fork of titan.ProtocolEmulations.SCCP"

    This reverts commit 7970ceaead78ff224390a25f416b22bcd8e4e37e.

    Change-Id: I4eb81e0ffc6500340199c4a23a7aabfee925c33b
    Pau Espin Pedrol at