Skip to content

Changes

#2177 (Sep 21, 2024, 8:35:00 AM)

  1. deps/update.sh: split update cmds from Makefile — Oliver Smith / detail
  2. deps/update: don't fetch repos where COMMIT exists — Oliver Smith / detail
  3. deps: make output readable — Oliver Smith / detail
  4. deps/update: skip checkout if nothing to do — Oliver Smith / detail
  5. Makefile: avoid fetching deps if not needed — Vadim Yanitskiy / detail

#2174 (Sep 18, 2024, 8:35:00 AM)

  1. testenv: get coredump + backtrace on crash — Oliver Smith / detail
  2. library/s1ap: add E-RAB RELEASE templates — laforge / detail
  3. s1gw: derive functions from f_TC_e_rab_setup() — laforge / detail
  4. s1gw: fix TC_e_rab_setup: handle PFCP Session related PDUs — laforge / detail
  5. s1gw: TC_e_rab_setup: also test E-RAB release — laforge / detail
  6. s1gw: add TC_e_rab_setup3 (3 E-RABs at a time) — laforge / detail

#2173 (Sep 17, 2024, 8:35:00 AM)

  1. asterisk: TC_ims_reregistration: Expect re-register using existing ipsec — Pau Espin Pedrol / detail

#2172 (Sep 16, 2024, 8:35:00 AM)

  1. testenv: on crash, wait until test stopped — laforge / detail
  2. testenv: display current test name on ^C — laforge / detail
  3. library/PFCP_Templates: fix missing fields in — Vadim Yanitskiy / detail
  4. library/s1ap: fix formatting in ts_S1AP_RABSetupItemCtxtSURes — Vadim Yanitskiy / detail
  5. sgsn/SGSN_Tests: remove a superfluous/wrong comment — lynxis / detail

#2171 (Sep 15, 2024, 8:35:00 AM)

  1. library/s1ap: add more E-RAB related templates — Vadim Yanitskiy / detail
  2. library/PFCP_Templates: add missing receive templates — Vadim Yanitskiy / detail

#2169 (Sep 13, 2024, 8:35:00 AM)

  1. s1gw: cache PFCP Recovery Timestamp in ConnHdlr — Vadim Yanitskiy / detail
  2. s1gw: send the actual Recovery Time Stamp — Vadim Yanitskiy / detail
  3. s1gw: move t_ConnHdlrPars back to S1GW_Tests — Vadim Yanitskiy / detail
  4. s1gw: add TC_pfcp_heartbeat — Vadim Yanitskiy / detail

#2167 (Sep 11, 2024, 8:35:00 AM)

  1. s1gw: rework f_pfcp_wait_assoc_setup() into f_ConnHdlr_pfcp_expect() — Vadim Yanitskiy / detail

#2166 (Sep 10, 2024, 8:35:00 AM)

  1. SIP_Emulation: Allow forwarding ASP_SIP_close — Pau Espin Pedrol / detail
  2. asterisk: Introduce test TC_ims_call_mo_after_tcp_conn_closed — Pau Espin Pedrol / detail
  3. deps/Makefile: Update titan.TestPorts.SIPmsg to current master — Pau Espin Pedrol / detail
  4. testenv: support obtaining talloc reports — Oliver Smith / detail
  5. */testenv.cfg: add vty_port, vty_host — Oliver Smith / detail
  6. HTTP_Adapter: Rename s/g_pars/g_http_pars/ — Pau Espin Pedrol / detail
  7. Misc_Helpers: Introduce API helper f_str_startswith — Pau Espin Pedrol / detail
  8. Introduce Prometheus_Checker module — Pau Espin Pedrol / detail
  9. hss: Initial validation of Prometheus metrics — Pau Espin Pedrol / detail
  10. Introduce PCRF_Tests testsuite — Pau Espin Pedrol / detail
  11. pcrf: Validate Gx metrics — Pau Espin Pedrol / detail
  12. cosmetic: Fix same typo in comment in several files — Pau Espin Pedrol / detail
  13. lapdm: remove — laforge / detail
  14. upf: remove unused port PFCP from test_CT — laforge / detail
  15. hnbgw: move vc_PFCP from ConnHdlr to test_CT — laforge / detail
  16. library/PFCP_Emulation: look up by SeqNr and SEID separately — laforge / detail
  17. library/PFCP_Emulation: fix routing of incoming PDUs — laforge / detail
  18. library/PFCP_Emulation: allow retrieving the Recovery Time Stamp — laforge / detail

#2161 (Sep 5, 2024, 8:35:00 AM)

  1. s1gw: Initial StatsD support — Pau Espin Pedrol / detail
  2. s1gw: ConnHdlr: Use stats reported by osmo-s1gw to expect PFCP Assoc — Pau Espin Pedrol / detail
  3. s1gw: TC_setup: Validate some metrics — Pau Espin Pedrol / detail

#2160 (Sep 4, 2024, 8:35:00 AM)

  1. StatsD_Checker: Allow building without VTY support — Pau Espin Pedrol / detail
  2. StatsD_Checker: Simplify by getting rid of StatsDExpectPriv — Pau Espin Pedrol / detail
  3. StatsD_Checker: Allow running without VTY support — Pau Espin Pedrol / detail

#2159 (Sep 3, 2024, 8:35:00 AM)

  1. s1gw: Print idx of component timing out — Pau Espin Pedrol / detail

#2158 (Sep 2, 2024, 8:35:00 AM)

  1. Update key for Osmocom OBS — Oliver Smith / detail

#2157 (Sep 1, 2024, 8:35:00 AM)

  1. testenv: Fix testsuite.run() passing too many envvars to podman — Pau Espin Pedrol / detail

#2156 (Aug 31, 2024, 8:35:00 AM)

  1. PFCP: drop no longer needed {ts,tr}_PDU_PFCP — Vadim Yanitskiy / detail
  2. PFCP: add Heartbeat Req/Resp templates — Vadim Yanitskiy / detail
  3. PFCP_Emulation: respond to incoming Heartbeat Req — Vadim Yanitskiy / detail

#2155 (Aug 30, 2024, 8:35:00 AM)

  1. s1gw: Rename functions to include s1ap information — Pau Espin Pedrol / detail
  2. testenv: fix testsuite.run() not passing env variables — Vadim Yanitskiy / detail
  3. s1gw: rename module ConnHdlr -> S1GW_ConnHdlr — Vadim Yanitskiy / detail
  4. s1gw: cosmetic: reorder module parameters — Vadim Yanitskiy / detail
  5. s1gw: S1GW_Tests.cfg: add PFCP related module params — Vadim Yanitskiy / detail
  6. s1gw: osmo-s1gw.config: fix pfcp_{loc,rem}_addr comments — Vadim Yanitskiy / detail
  7. s1gw: osmo-s1gw.config: enable colors in logging — Vadim Yanitskiy / detail
  8. PFCP: rework templates, get rid of functions — Vadim Yanitskiy / detail
  9. PFCP: fix SEID value in {ts,tr}_PFCP_Session_Est_Req — Vadim Yanitskiy / detail

#2153 (Aug 28, 2024, 8:35:00 AM)

  1. s1gw: Add initial PFCP support emulating UPF — Pau Espin Pedrol / detail

#2152 (Aug 27, 2024, 8:35:00 AM)

  1. s1gw: Validate S1SetupResp is forwarded fine MME->ENB — Pau Espin Pedrol / detail
  2. s1gw: Increase S1AP setup timeout — Pau Espin Pedrol / detail
  3. s1gw: Make components alive — Pau Espin Pedrol / detail

#2149 (Aug 24, 2024, 8:35:00 AM)

  1. s1gw: Split ConnHdlr to its own file — Pau Espin Pedrol / detail
  2. s1gw: Add mp_enb_bind_ip module parameter — Pau Espin Pedrol / detail
  3. s1gw: initial testenv.cfg — Pau Espin Pedrol / detail
  4. s1gw: Wait for component to stop before testing IUT for conn refused — Pau Espin Pedrol / detail
  5. s1gw: Immediate stop all components upon ConnHdlr failure — Pau Espin Pedrol / detail
  6. s1gw: Increase failure timeouts to ease debugging — Pau Espin Pedrol / detail
  7. s1gw: Fix direction of e-RAB Setup — Pau Espin Pedrol / detail
  8. mme: Fix order in eutran_to_geran testcase — daniel / detail

#2148 (Aug 23, 2024, 8:35:00 AM)

  1. testenv: add TESTENV_REBUILD_OUTDATED_IMAGE — Oliver Smith / detail
  2. testenv: fix duplicate 2>&1 — Oliver Smith / detail
  3. mme: expect authentication during 2g->4G TAU procedure — Pau Espin Pedrol / detail