Skip to content
Success

#26823 (Feb 5, 2026, 5:56:45 PM)

Started 20 days ago
Took 4.2 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-ttcn3-hacks build number 3879
originally caused by:

This run spent:

  • 6.7 sec waiting;
  • 4.2 sec build duration;
  • 11 sec total from scheduled to completion.
Revision: e8bd9aa34af8c693d7f844cb490cbdcb539bc8d7
Repository: $GERRIT_REPO_URL
  • master
bts: fix TC_rsl_ms_pwr_dyn_ass_updown: adjust the timers

This testcase predates major changes to the MS power control logic
in osmo-bts and was passing thanks to a coincidence (broken UL SACCH
cache in trxcon).  Specifically, the MS power loop is now using
P_Con_INTERVAL=4 by default.  This means that the power control
decision is intentionally delayed and a change may occur only once
in a period of 4 SACCH blocks (N=4 is ~1.92s).

Adjust the timer values to take this into account.  Take a chance
to move comments in-place and expand them with more details.

This patch makes TC_rsl_ms_pwr_dyn_ass_updown pass again.

Change-Id: I36d87c12f49ec13003b708d768285aa6840e81eb
Related: OS#6945
Vadim Yanitskiy at