Skip to content
Success

#119 (Sep 27, 2024, 12:17:00 PM)

Started 22 hr ago
Took 1 min 5 sec on build4-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 64 ms waiting;
  • 1 min 5 sec build duration;
  • 1 min 5 sec total from scheduled to completion.
Revision: 89064cc591ba3bae7c3b6040f1b510b56acf42d8
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Test Result (no failures)
    Changes
    1. library: add generic Mutex API for parallel components (details)
    2. library/PFCP_Emulation: a better PDU routing concept (details)
    3. library: as_pfcp_ignore(): log SeqNr of received PDUs (details)
    4. s1gw: f_init_pfcp(): use 'PFCPEM' as the prefix (details)
    5. s1gw: make number of eNBs configurable via module params (details)
    6. Revert "s1gw: cache PFCP Recovery Timestamp in ConnHdlr" (details)
    7. s1gw: move PFCP association handling into a dedicated ConnHdlr (details)
    8. s1gw: add multi-eNB variants of TC_e_rab_setup (details)
    9. s1gw: add f_ConnHdlrList_all_done() (details)
    10. s1gw: f_ConnHdlr_rx_erab_release_cmd(): fix wrong template (details)
    11. s1gw: add TC_e_rab_release_ind (details)
    12. s1gw: f_ConnHdlr_erab_release_cmd(): add missing logging (details)
    13. library/s1ap: fix wrong IE ID in E-RABReleaseListBearerRelComp (details)
    14. library/s1ap: fix wrong field in S1AP-RABReleaseInd (details)
    15. library/s1ap: add templates for INITIAL CONTEXT SETUP (details)
    16. library/s1ap: fix wrong IDs in {ts,tr}_S1AP_InitialCtxSetupResp (details)
    17. library/s1ap: comment out optional IE in tr_S1AP_InitialCtxSetupResp (details)
    18. library/pfcp: fix template restriction in PFCP_Session_Est_Resp (details)
    19. library/pfcp: make Cause IE configurable in all templates (details)
    20. s1gw: TC_e_rab_setup: complete E-RAB release (details)
    21. s1gw: separate f_ConnHdlr_session_{establish,modify}() (details)
    22. s1gw: add testcases for INITIAL CONTEXT SETUP (details)