Skip to content
Success

#21438 (Apr 6, 2026, 2:43:52 PM)

Started 1 day 6 hr ago
Took 3 min 51 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-bsc build number 1739
originally caused by:

This run spent:

  • 5.9 sec waiting;
  • 3 min 51 sec build duration;
  • 3 min 57 sec total from scheduled to completion.
Revision: aa959d74f991760e9532fc90c13035c95b5fe4c7
Repository: $GERRIT_REPO_URL
  • master
assignment_fsm: check ipaccess channel mode support

Add ipacc_chan_mode_supported(), which checks the NM_IPAC_F_CHANM_*
flags stored in the Baseband Transceiver's MO state (populated during
OML bring-up) to decide whether the BTS can handle a requested channel
mode.  If the IE containing supported channel modes was never received,
the function returns true as if the given mode was supported.

Without this change, requesting a channel mode not supported by the
BTS results in a NACK to the RSL Channel Activation, which causes
the lchan to be marked as BROKEN and thus unavailable.

Change-Id: I680ba7993786f5486d671f931e75df4543670a37
Related: OS#6324
Vadim Yanitskiy at