Skip to content
Failed

#28336 (Apr 28, 2026, 5:44:22 PM)

Started 17 hr ago
Took 5.7 sec on build5-deb12build-ansible

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

This run spent:

  • 2 min 16 sec waiting;
  • 5.7 sec build duration;
  • 2 min 22 sec total from scheduled to completion.
Revision: c11ca386853948c9b3e2054d195ec3771a1b2368
Repository: $GERRIT_REPO_URL
  • master
nokia: add support for Flexi Multiradio

Previous support existed for Nokia MetroSite, UltraSite and InSite
models, resulting in BTS model name "nokia_site".  However, there
exist newer Nokia BTS models that also support E1 Abis and can be
supported by OsmoBSC with relatively small changes: Flexi EDGE,
Flexi Multiradio and Flexi Multiradio 10.  Out of these newer
models, American 2G Cooperative (the present patch author's current
organization) has only Flexi MR at the present time - hence this
model shall be the first "new" Nokia BTS to be supported.

The first change required in order to support Flexi MR is ability
to receive long OML messages that have been segmented by the BTS:
the new BTS sends a much longer BTS_CONF_REQ message, and we have
to handle it correctly.

Change-Id: Icd429552c3b5e90d6c5d3ae5f52afd6550e3cebc
falcon at