Skip to content
Success

#127 (Oct 11, 2024, 12:58:00 PM)

Started 3 days 17 hr ago
Took 15 min on build4-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 4 ms waiting;
  • 15 min build duration;
  • 15 min total from scheduled to completion.
Revision: ed4ccbf3ee288c599a357a5d89ef39bae4256b0d
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Test Result (no failures)
    Changes
    1. ruff.toml: new file (details)
    2. Cosmetic: testenv: fix line length (details)
    3. testenv: improve --config argument parsing (details)
    4. ggsn: testenv: fix paths in copy= and clean= (details)
    5. ggsn: testenv: add libosmocore-utils to package= (details)
    6. library: add generic Mutex API for parallel components (details)
    7. library/PFCP_Emulation: a better PDU routing concept (details)
    8. library: as_pfcp_ignore(): log SeqNr of received PDUs (details)
    9. s1gw: f_init_pfcp(): use 'PFCPEM' as the prefix (details)
    10. s1gw: make number of eNBs configurable via module params (details)
    11. Revert "s1gw: cache PFCP Recovery Timestamp in ConnHdlr" (details)
    12. s1gw: move PFCP association handling into a dedicated ConnHdlr (details)
    13. s1gw: add multi-eNB variants of TC_e_rab_setup (details)
    14. s1gw: add f_ConnHdlrList_all_done() (details)
    15. s1gw: f_ConnHdlr_rx_erab_release_cmd(): fix wrong template (details)
    16. s1gw: add TC_e_rab_release_ind (details)
    17. s1gw: f_ConnHdlr_erab_release_cmd(): add missing logging (details)
    18. library/s1ap: fix wrong IE ID in E-RABReleaseListBearerRelComp (details)
    19. library/s1ap: fix wrong field in S1AP-RABReleaseInd (details)
    20. library/s1ap: add templates for INITIAL CONTEXT SETUP (details)
    21. library/s1ap: fix wrong IDs in {ts,tr}_S1AP_InitialCtxSetupResp (details)
    22. library/s1ap: comment out optional IE in tr_S1AP_InitialCtxSetupResp (details)
    23. library/pfcp: fix template restriction in PFCP_Session_Est_Resp (details)
    24. library/pfcp: make Cause IE configurable in all templates (details)
    25. s1gw: TC_e_rab_setup: complete E-RAB release (details)
    26. s1gw: separate f_ConnHdlr_session_{establish,modify}() (details)
    27. s1gw: add testcases for INITIAL CONTEXT SETUP (details)
    28. testenv: podman: disable send_redirects (details)
    29. s1gw: add TC_initial_ctx_setup_failure (details)
    30. s1gw: move MME_UE_S1AP_ID to ConnHdlrPars (details)
    31. testenv: requirements: find programs in /usr/sbin (details)
    32. testenv: podman: remove mongodb-org.list (details)
    33. testenv: podman: don't install GUI packages (details)
    34. ggsn: osmo-ggsn.src.cfg: tweak log output (details)
    35. ggsn: testenv: replace dummy netdev with bridge (details)
    36. testenv: osmo-dev: build with gtp_linux.opts (details)
    37. testenv: bridge: change default IPs 201 -> 1 (details)
    38. ggsn: testenv: run SUT on bridge instead of lo (details)
    39. ggsn: testenv: change VTY IP (details)
    40. testenv: support running SUT in QEMU (details)
    41. ggsn: testenv: support running osmo-ggsn in QEMU (details)
    42. Cosmetic: ggsn: fix copy paste error (details)