Skip to content
Success

#701 (Feb 5, 2026, 2:06:00 PM)

Started 21 days ago
Took 20 min on build4-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 8 ms waiting;
  • 20 min build duration;
  • 20 min total from scheduled to completion.
Revision: 155a1d06989d312cf55e5b6c3dc4228b2eba4943
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Tests (no failures)
    hnbgw: Fix race condition in TC_stat_stp_sctp_disconnected

    It can happen that first time check for sgsn/msc state they are still
    connecting to stp (M3UA) or to ttcn3 process (SCCP/RANAP).
    Use wait_converge=true to simply wait until they are conncted.

    Change-Id: I15a6a9b9cf47f95d88bca75d0c6f88547f1dad40
    laforge at
    RAN_Emulation: Assume SCCP peer available if rx BSSAP/RANAP Reset

    This way we speed up tests, and also avoid extra verbosity by avoiding
    receiving and transmitting extra RESET.

    Change-Id: Id9020320b61d89720e17e1024b629f0227445266
    laforge at
    bts: f_TC_tx_power_ramp_adm_state_change(): drop unused last_rx_lvl

    Change-Id: I9cddc84265a53cb4fab3d887881e080ffe484db4
    Vadim Yanitskiy at
    bts: f_TC_acch_overpower(): use f_wait_ramp_up()

    Change-Id: Id9b8bfc70cb26508e12ccd2b142bb458a3912c09
    Vadim Yanitskiy at
    bts: fix verdict string in f_verify_ramp_up()

    Change-Id: I6e48c61ada7daa904734658709c1be384286041e
    Vadim Yanitskiy at