Skip to content
Success

#2858 (Jul 31, 2026, 12:25:00 PM)

Started 2 hr 12 min ago
Took 2 min 38 sec on build4-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 16 ms waiting;
  • 2 min 38 sec build duration;
  • 2 min 38 sec total from scheduled to completion.
Revision: 6145295b54ad91d2105a67416d236c4cffcd7dae
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Tests (no failures)
    deps: Update nas.git to rebased branch on top of v1.2.1

    We have a forked repo of ETSI's nas.git on our osmocom gitea, which
    contains an extra fix for upstream (currently waiting to be merged [1])
    and one patch implementing C++ helpers to fit our own environment, which
    needs to be kept downstream.

    There has been quite a lot of development in upstream lately (TTF_T059),
    with eg. old NGAP.git code being put inside nas.git (we are still using
    our own copy of NGAP inside osmo-ttcn3-hacks/library/, but that may
    change in the future).

    A new branch rebased on top of upstream's master (v1.2.1) has been
    pushed to our forked repo, so use it here to already align better with
    upstream, easing further work and contributions in the future.

    [1] https://forge.etsi.org/rep/int/5g-core/nas/-/merge_requests/18

    Related: SYS#7073
    Change-Id: I731c37324de93fe2bf35dac7e64304fc5057ee5f
    Pau Espin Pedrol at
    eIM: Make tests work with testenv

    The eIM can now be tested using testenv.py.

    Related: SYS#8100
    Change-Id: I38364e4bd5625b301c32fd58b50e35667c64b1be
    pmaier@sysmocom.de at