Skip to content
Success

#3160 (Feb 25, 2026, 5:13:10 PM)

Started 6 hr 13 min ago
Took 1.3 sec on build4-deb12build-ansible

Started by an SCM change

This run spent:

  • 9.1 sec waiting;
  • 1.3 sec build duration;
  • 10 sec total from scheduled to completion.
Revision: d8a59468bc5075b6b43d565051566f611bb8ac43
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
bsc: TC_stat_msc_sctp_disconnected Fix sporadic failure

Since we recently increased a bit the timeout to assume the BSSAP_LE
peer (SMLC) is implicitly up, the function
f_bssap_le_wait_sccp_peer_available() may still be onging when we drop
the sctp connection at the STP in the test, which will generate an
explicit DUNA towards BSSAP_LE and hence fail the test because it never
comes back available before it times out.

Since we don't need nor test SMLC in this test, simply disable starting
the SMLC here to avoid this race condition and simplify the test.

Change-Id: Ib063a481d9039cbcd462609404dbae14922c7510
Pau Espin Pedrol at