Skip to content
Success

#27921 (Apr 1, 2026, 12:33:43 PM)

Started 21 hr ago
Took 1.9 sec on build5-deb12build-ansible

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

This run spent:

  • 2 min 8 sec waiting;
  • 1.9 sec build duration;
  • 2 min 10 sec total from scheduled to completion.
Revision: 30fa6eb163070a615494c1dd77f2f68b814ee0d8
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