Skip to content
Unstable

#294 (Mar 13, 2026, 9:29:00 AM)

Started 1 hr 37 min ago
Took 3 min 36 sec on build5-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 18 ms waiting;
  • 3 min 36 sec build duration;
  • 3 min 36 sec total from scheduled to completion.
Revision: c05eb3d88c476c6a1e0dbd79cbf59b39516cda44
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Tests (2 failures / ±0)Show all failed tests >>>
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