Skip to content
Success

#297 (Feb 26, 2026, 5:25:00 PM)

Started 6 hr 7 min ago
Took 50 sec on build4-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 9 ms waiting;
  • 50 sec build duration;
  • 50 sec total from scheduled to completion.
Revision: 92f92923418c9803a0eb26fae97e56eed47a612d
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Tests (no failures)
    hnbgw: introduce test TC_pfcp_heartbeat_timeout

    Related: SYS#7294
    Change-Id: I1e0b50bc19e1fa1240274baea1e7fedd1265ffcb
    Pau Espin Pedrol at
    hnbgw: Introduce test TC_pfcp_heartbeat_recovery_timestamp

    Related: SYS#7294
    Change-Id: I3f8098d7a34666961437fecc5100422a5e7436a4
    Pau Espin Pedrol at
    hnbgw: Fix race conditions during PFCP Association

    Since osmo-hnbgw now sends Heartbeat Requests, we need to take that into
    account.
    Furthermore, since it also now supports retriggering association when
    detecting peer restarted upon rx of Heartbeat Req, use that to trigger
    an association to clean up state and have a deterministic way to
    synchronize at that point regarding state.

    Change-Id: If62bd6c6e4d6cf73791029172d3d8880629f36a8
    Pau Espin Pedrol at