Skip to content
Success

#21737 (Apr 29, 2026, 5:51:54 PM)

Started 4 hr 59 min ago
Took 1 min 59 sec on build5-deb12build-ansible

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

This run spent:

  • 5.2 sec waiting;
  • 1 min 59 sec build duration;
  • 2 min 4 sec total from scheduled to completion.
Revision: 98c00b13ee7a0b30b24f86a56ac89214598a674b
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