Skip to content
Success

#27639 (Mar 18, 2026, 2:03:29 PM)

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

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

This run spent:

  • 2 min 58 sec waiting;
  • 1.9 sec build duration;
  • 3 min 0 sec total from scheduled to completion.
Revision: c1001d5b493483502ba2df813be2cdd98498b54c
Repository: $GERRIT_REPO_URL
  • master
[REST] Implement eNB/MME selection by addr-port

Add support for selecting an MME or eNB by remote address and port
in the REST API and CLI.  The selector format is `addr:IP:PORT` for
MMEs and `enb-conn:IP:PORT` for eNBs, where IP can be an IPv4 or
IPv6 address.  The colon is used as the address/port separator.

Change-Id: If02c8de1e1b7214bba868eee35233a79d0704dc5
Related: SYS#7066
Vadim Yanitskiy at