Skip to content
Success

#728 (Mar 4, 2026, 2:06:00 PM)

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

Started by timer

This run spent:

  • 5 ms waiting;
  • 29 min build duration;
  • 29 min total from scheduled to completion.
Revision: 85c2909790a58ca39858fef5c740eeffe221f221
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Tests (no failures)
    5gc: Introduce test TC_handover_inter_ngran_xn

    Change-Id: I4de3f0a02ddbccc85988754a4cd83fe67b1453dc
    laforge at
    hnbgw: Fix regression in hnbgw-test-latest

    Fix unintended if condition removal in recent commit when
    in the -latest case. That commit expected to leave the -latest path
    untouched but ended up removing the line. Re-add it.

    Fixes: 92f92923418c9803a0eb26fae97e56eed47a612d
    Change-Id: I0abefedc9f9193b9665c3529a0f0e841db63401d
    laforge at
    Print load before and after each test

    Make it easier to figure out why tests are failing sporadically by
    printing the load before and after each test. For example:

      ------ MGCP_Test.TC_crcx_sdp ------
      (14:24:42) load average: 0,41, 0,44, 0,54

    Change-Id: If7d82c3c8105b3f3ca3470ba8f525ae8468dbeae
    Oliver Smith at