Skip to content
Success

#3160 (Mar 13, 2026, 8:41:00 AM)

Started 6 hr 35 min ago
Took 1 hr 38 min on build4-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 4 ms waiting;
  • 1 hr 38 min build duration;
  • 1 hr 38 min total from scheduled to completion.
Revision: c05eb3d88c476c6a1e0dbd79cbf59b39516cda44
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Tests (no failures)
    library/ngap: do not link against libfftranscode

    TITAN has built-in ASN.1 PER codec since version 10.0.0.
    We're already using it for NGAP, so libfftranscode is no longer needed.

    Change-Id: I7ea63993278a5e0ca22fc4217c2c3c5f8f9dc0a6
    Related: OS#6490
    Vadim Yanitskiy at
    testenv: do not install/check-for libfftranscode

    All testsuites have been migrated to TITAN's own ASN.1 PER codec,
    so installing libfftranscode is no longer required.

    Change-Id: I410deedd1d4671496a8a784690bf630f2bdf6b53
    Related: OS#6490
    Vadim Yanitskiy at