Skip to content
Success

#21274 (Mar 25, 2026, 10:31:31 PM)

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

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

This run spent:

  • 5.8 sec waiting;
  • 5 min 18 sec build duration;
  • 5 min 24 sec total from scheduled to completion.
Revision: 4e8b75b5745f73fac2058cf6b6aa2f90ae74e79a
Repository: $GERRIT_REPO_URL
  • master
pfcp_peer: implement periodic PFCP heartbeat

Add a heartbeat_interval parameter to the pfcp_peer config section.
When non-zero, pfcp_peer sends a periodic Heartbeat Request to the UPF
at the configured interval using a named gen_statem timeout (hb_timer).
The timer is started on entry to the connected state and cancelled on
re-entry to the connecting state.  Default is 10000 ms (10 seconds).

Change-Id: I306324f8eca325202a3fa23125854db9d5eaab38
Vadim Yanitskiy at