Skip to content
Success

#1325 (Mar 13, 2026, 12:47:00 PM)

Started 3 hr 52 min ago
Took 59 sec on build5-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 6 ms waiting;
  • 59 sec build duration;
  • 59 sec total from scheduled to completion.
Revision: 2b53346267154fd389953e1f22a5afc57b2441b0
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
    5gc: Introduce TC_handover_inter_ngran_n2

    Change-Id: I90c7cc6c92864732a36556163aed692b2a1531b0
    Pau Espin Pedrol at
    5gc: Introduce TC_handover_inter_ngran_n2_cancel

    Change-Id: I1137c9a82478cca0372678d3c3299e9eebc79bd5
    Pau Espin Pedrol at
    5gc: parametrize RequestType in f_pdu_sess_establish()

    Change-Id: I69d6be5e581565720a21c719b0f982eb31ec2adf
    Pau Espin Pedrol at
    5gc: Introduce tests for emergency services

    These tests are expected to fail since open5gs has no specific logic for
    emergency services in open5gs-amfd, and announces no Emergency Support
    in Registration Accept.

    Change-Id: Ie853b184da7ac8026bb0c360baabba762a7942e0
    Pau Espin Pedrol at