Skip to content
Success

#21122 (Mar 18, 2026, 2:00:38 PM)

Started 17 hr ago
Took 5 min 47 sec on build4-deb12build-ansible

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

This run spent:

  • 9.5 sec waiting;
  • 5 min 47 sec build duration;
  • 5 min 57 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