Skip to content
Success

#27932 (Apr 2, 2026, 7:49:14 AM)

Started 5 hr 18 min ago
Took 3.6 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-ttcn3-hacks build number 4040
originally caused by:

This run spent:

  • 6.5 sec waiting;
  • 3.6 sec build duration;
  • 10 sec total from scheduled to completion.
Revision: 3275f9274cb6f6b5ffccbf842b8019adb6ea356e
Repository: $GERRIT_REPO_URL
  • master
msc: ASCI: Fix race condition in TC_assign_fail

The f_sleep(0.5) to delay the registration of the PC for the 2nd SCCP
connection sometimes fired too late and we received the VGCS/VBS
Assignment Request before the channel ConnHdlr was registered in
RAN_Emulation.
Implement proper synchronization points to make sure the order of
registers is accomplished while making sure the 2 ConnHdlrs are
registered before they need it.

Change-Id: Id80982b6b968bbe462aeac2b9be646ab50eace83
Pau Espin Pedrol at