Skip to content
Success

#27796 (Mar 25, 2026, 10:33:14 PM)

Started 8 hr 2 min ago
Took 2.8 sec on build4-deb12build-ansible

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

This run spent:

  • 1 min 43 sec waiting;
  • 2.8 sec build duration;
  • 1 min 46 sec total from scheduled to completion.
Revision: 1839d2d0e003b4618ed5f92820fb64ff5a1d9518
Repository: $GERRIT_REPO_URL
  • master
pfcp_peer: add configurable heartbeat fail threshold + association reset

Introduce heartbeat_fail_threshold (default: 3) that tracks consecutive
unanswered PFCP Heartbeat Requests via the heartbeat_fail_count field
and resets the association when the threshold is reached.  The counter
applies to both periodic heartbeats and those triggered via the REST
API, and resets to zero on any successful Heartbeat Response.

Change-Id: I8cb0fb23468aba4dead9865a90d893c78c6ae074
Vadim Yanitskiy at