Skip to content
Success

#28446 (May 5, 2026, 6:44:04 AM)

Started 9 hr 10 min ago
Took 3.3 sec on build4-deb12build-ansible

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

This run spent:

  • 18 sec waiting;
  • 3.3 sec build duration;
  • 22 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