Skip to content
Success

#28447 (May 5, 2026, 6:44:08 AM)

Started 19 hr ago
Took 3.1 sec on build4-deb12build-ansible

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

This run spent:

  • 22 sec waiting;
  • 3.1 sec build duration;
  • 25 sec total from scheduled to completion.
Revision: be31dbbb073a6acc7108ec4e5f69645a9dd51dad
Repository: $GERRIT_REPO_URL
  • master
nokia cosmetic: add bts_is_insite() function

Nokia InSite gets a different config than the larger Nokia BTS models,
and make_bts_config() function checks the BTS type to decide which
config to send.  Change the BTS type check from a long 'if' line that
compares against 3 different InSite BTS type codes to bts_is_insite()
helper function that encapsulates a switch statement.

Upcoming code additions will need to check for Flexi Multiradio BTS
family in a similar manner - so be consistent.

Change-Id: I44bbcd79d9741f1df280b6b2391f04f754598035
falcon at