Skip to content
Success

#20876 (Mar 13, 2026, 2:15:09 PM)

Started 4 hr 53 min ago
Took 3 min 54 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-s1gw build number 635
originally caused by:

This run spent:

  • 5 sec waiting;
  • 3 min 54 sec build duration;
  • 3 min 59 sec total from scheduled to completion.
Revision: 75a7446cddd00fea23fb17a75edd709f88b93f55
Repository: $GERRIT_REPO_URL
  • master
mme_registry: add backwards compat for old sctp_client config

When 'mme_pool' is absent from the config, automatically populate the
MME pool with a single 'default' entry derived from the 'sctp_client'
section (including legacy mme_loc_addr/mme_rem_addr params), and emit
a deprecation warning.  osmo_s1gw_sup:init/1 normalises 'sctp_client'
in the app env (with all defaults applied) before children start, so
mme_registry can safely read it without duplicating the parsing logic.

Change-Id: Ia97fb61bbb5ace6f43d1a6768fb5fb6883158532
Related: SYS#7052
Vadim Yanitskiy at