Skip to content

Changes

Started by upstream project gerrit-osmo-bts #1088
Started 21 days ago
Queued 6.6 sec
Took 1 min 9 sec on build5-deb12build-ansible
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