Skip to content
Success

#20268 (Feb 4, 2026, 12:31:22 PM)

Started 20 days ago
Took 1 min 2 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-bts build number 1088
originally caused by:

This run spent:

  • 5.4 sec waiting;
  • 1 min 2 sec build duration;
  • 1 min 8 sec total from scheduled to completion.
Revision: a7b480c9635560947a5ecf7e6bd01207fca9b056
Repository: $GERRIT_REPO_URL
  • master
osmo-bts-trx: trx_provision_fsm: do not send *_CNF events on failure

The trx_provision_fsm currently does not check the event data (rc),
causing failed operations (rc != 0) to be treated as successful
confirmations.  Avoid emitting *_CNF events when a command fails,
ensuring that only successful operations generate confirmation events.

Change-Id: Id85fb19c6621f55a9c46882df24bec534864a9dc
Vadim Yanitskiy at