Skip to content
Success

#21918 (May 5, 2026, 6:43:48 AM)

Started 21 hr ago
Took 1 min 34 sec on build4-deb12build-ansible

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

This run spent:

  • 6 sec waiting;
  • 1 min 34 sec build duration;
  • 1 min 40 sec total from scheduled to completion.
Revision: 7e0496969efbf067b43951f849de5813eb524079
Repository: $GERRIT_REPO_URL
  • master
nokia cosmetic: factor out BTS_CONF_COMPL handling

When the BTS accepts the config sent to it via BTS_CONF_DATA, it
responds with BTS_CONF_COMPL.  Upon receiving the latter message,
we have to send TRX unlock and TRX reset commands, and we have to
start LAPD for RSL.  Factor out this logic into a helper function,
to reduce the level of indentation and make it easier to extend.

Change-Id: I26e9b25ba4e68e945f7dd8a632009cc3683a322c
falcon at