Skip to content
Success

#21407 (Apr 1, 2026, 9:47:13 AM)

Started 11 hr ago
Took 47 sec on build5-deb12build-ansible

Started by upstream project gerrit-libosmo-sigtran build number 978
originally caused by:

This run spent:

  • 5.3 sec waiting;
  • 47 sec build duration;
  • 52 sec total from scheduled to completion.
Revision: f523221482a137444d67bf0de2c79eeed8fde5e5
Repository: $GERRIT_REPO_URL
  • master
xua_lm: Add S_INACTIVE state and improve state transitions

The S_INACTIVE state will be needed once we support administrative state
block in role ASP/(active)IPSP.

It is also useful now since sometimes we just want to leave an asp in
that state without any timer running (eg. asps in override which are not
active until the active one goes inactive).

Adding the S_INACTIVE state also allows transitioning states in role
SG, since we now have somewhere to go instead of leaving it alwas as
S_IDLE.

The S_INACTIVE state also allows staying in that state until the ASP ACT
ACK is received, moment at which the ASP is considered ACTIVE according
to specs.

Change-Id: I7e6127c150e479d0c436875b41824b3061e4fa48
Pau Espin Pedrol at