Skip to content
Success

#21 (Aug 27, 2025, 9:51:46 AM)

Started 19 days ago
Took 2 min 40 sec on build4-deb12build-ansible

Started by user Oliver Smith

This run spent:

  • 5 ms waiting;
  • 2 min 40 sec build duration;
  • 2 min 40 sec total from scheduled to completion.
Revision: cfdf5c6decad947b13717c8ae8f9aa1642a8966b
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • refs/remotes/origin/osmith/wip
Changes
  1. testenv: fix missing titan_min= error msg (details)
  2. pgw: initial testenv.cfg (details)
  3. stp: Expect and answer M3UA BEAT from IUT (details)
  4. IPA_Emulation.ttcn: Add call to support dis/enabling CCM management (details)
  5. stp: IPA: Introduce test TC_beat (details)
  6. stp: IPA: Introduce test TC_beat_timeout (details)
  7. stp: IPA: Introduce test TC_clnt_beat_timeout (details)
  8. stp: Introduce test TC_(m3ua_tcp(clnt_))beat_timeout (details)
  9. epdg/testenv/run_osmo_epdg…: fix ip link ls output (details)
  10. epdg/testenv/run_osmo_epdg…: wait up to 30s (details)
  11. Bump titan_min to 11.1.0 where possible (details)
  12. testenv/podman_install: fix regex warning (details)
  13. stp: m3ua: Introduce test TC_combinedlset_loadshare (details)
  14. stp: Add helper function to build SCCP UDT encoded octetstring (details)
  15. stp: ipa: Introduce test TC_combinedlset_loadshare (details)
  16. Fix typo unknwon -> unknown (details)
  17. stp: Fix recent regression introduced in TC_ipa_to_m3ua_patch_sccp (details)
  18. pcu: TC_sns_del: improve test stability (details)
  19. remsim: bankd: add TC for creating a mapping with a busy client (details)
  20. bsc: generic: Introduce test TC_stat_msc_sctp_disconnected (details)
  21. stp: Support expect RFC466 4.5.1 DUNA after ASP ACT (details)
  22. Cosmetic: testenv: tweak argparse formatting (details)
  23. testenv: add run --asan (details)
  24. bsc-sccplite: Fix override of opc of incoming msgs (details)
  25. bsc: Avoid running TC_stat_msc_sctp_disconnected in latest (details)
  26. PCU: TC_sns_del: expect NS Alive while preparing the test (details)
  27. RAW_NS: SNS: allow to set the transaction id of Add/Chg/Del procedures (details)
  28. RAN_Emulation.ttcnpp: Log ignored rx RANAP msg when no cb set (details)
  29. StatsD_Checker: Allow configuring timeout (details)
  30. StatsD_Checker: Keep polling IUT if waiting for convergence (details)
  31. bsc: TC_mscpool_sccp_n_pcstate_detaches_msc: wait for AS to become (details)
  32. hnbgw: Use static sigtran config between osmo-hnbgw and osmo-stp (details)
  33. hnbgw: Introduce test TC_stat_stp_sctp_disconnected (details)
  34. hnbgw: swap first MSC and SGSN PC to be usual default ones (details)
  35. msc: Use static sigtran config between osmo-msc and osmo-stp (details)
  36. RAN_Emulation: Fix handling of IMSI in RANAP Paging (details)
  37. msc: Add suport to obtain statsd output (details)
  38. msc: Introduce test TC_stat_bsc_sctp_disconnected (details)
  39. GSUP Fix missing IMSI template present restriction in tr_GSUP_SAI_REQ (details)
  40. sgsn: Use static sigtran config between osmo-sgsn and osmo-stp (details)
  41. sgsn: Introduce test TC_stat_rnc_sctp_disconnected (details)
  42. smlc: Use static sigtran config between osmo-msc and osmo-stp (details)
  43. smlc: Add suport to obtain statsd output (details)
  44. sctp: Introduce test TC_stat_bsc_sctp_disconnected (details)
  45. hnbgw: Use static sigtran config also in osmo-hnbgw-with-pfcp.cfg (details)
  46. smlc: fix running against latest (details)
  47. SGSN: Iu: use correct service request type (details)
  48. testenv/requirements: update link (details)
  49. testenv: run requirements check before cfg init (details)
  50. testenv/requirements: simplify rsync checks (details)
  51. NGAP_Templates: Fix wrong IEs passed to InitialContextSetupResponse (details)
  52. Dockerfile: upgrade to libfftranscode 0.6 (updated NGAP ASN.1 to (details)
  53. ngap: Fix deviation in ASN1 from TS 38.413 version 17.5.0 (details)
  54. library/ngap: Use titan native APER enc/dec (details)
  55. Cosmetic: deps/Makefile: update comments (details)
  56. 5gc: Support PDU Session Establishment procedure (details)
  57. Split GTPv1U out of GTPv2_Emulation (details)
  58. GTP1vU_Emulation: Make UECUPS support optional (details)
  59. gbproxy: Drop unneeded GTP dependencies (details)
  60. GTPv1U_Emulation: support multiple client ports per GTP1U_ConnHdlr (details)
  61. Split GTPv1U out of GTP_Emulation (details)
  62. 5gc: Rework init code (details)
  63. 5gc: C5G_Tests.cfg: Set module name of multiple module params (details)
  64. Move ConnHdlr logic to its own file (details)
  65. pgw: Move to library/ high level APIs to run commands over UECUPS (details)
  66. pgw: Use templates to generate UECUPS commands (details)
  67. 5gc: Introduce test TC_register_ping4 (details)
  68. library/ngap: Fix wrong procedureCode in (details)
  69. testenv: Dockerfile: use debian archive for deb10 libssl pkg (details)
  70. testenv: Add $install_dir/usr/bin to $PATH (details)
  71. s1gw/testenv: adjust to use new launcher script (details)
  72. testenv: podman: add libnftables-dev (details)
  73. library/ngap: Support passing optional NAS-PDU to (details)
  74. NGAP_Functions.ttcn: Fix wrong offset of NGAP_ID_pair in (details)
  75. 5gc: Implement PDU Session Release procedure (details)
  76. library: Comment out debugging for NGAP/5G-NAS (details)
  77. 5gc: Introduce test TC_ng_register_ping4_256 (details)
  78. 5gc: Introduce test TC_periodic_registration_updating (details)
  79. {S1AP,NGAP}_Emulation: Fix indentation (details)
  80. {S1AP,NGAP}_Emulation: Fix using the value of an optional field (details)
  81. {S1AP,NGAP}_Emulation: Simplify lookup code (details)
  82. NGAP_Templates: Fixes and improvements for UEContextReleaseComplete (details)
  83. 5gc: Implement UE-initiated de-registration procedure (details)
  84. testenv: osmo_dev: remove unused limit_section arg (details)
  85. testenv/osmo-dev: split get_targets to own func (details)
  86. testenv: pass targets to osmo-dev's gen_makefile (details)
  87. Makefile: add 'clean-logs' target (details)
  88. msc: add TC_silent_call_{start_stop,active_conn} (details)
  89. testenv: Dockerfile: fix Suites: stable-backports (details)
  90. ngap: Add missing mandatory IE Cause to m_n2_UEContextReleaseRequest (details)
  91. ngap: Add template for UEContextReleaseReq without PDU Session List (details)
  92. 5gc: Obtain amf_id from NGAP_Emulation (details)
  93. 5gc: Place PDU Session params into its own subrecord (details)
  94. 5gc: Add tests for UE release context request procedure (details)
  95. 5gc: Add helper to get incremental PTI field (details)
  96. GSUP Templates: fix empty destination_name in GSUP ISD/UL (details)
  97. GSUP_Templates: ts_GSUP_UL_REQ: add template scopes (details)
  98. GSUP_Templates: fix whitespace issues (details)
  99. BSSGP_ConnHdlr: f_service_request: allow to define if a Service Accept (details)
  100. MSC Tests: add TC_gsup_lu_and_det: do a LU, Detach and expect GSUP MS (details)
  101. ngap: Fix wrong IE Id in m_n2_PDUSessionResourceModifyResponse() (details)
  102. 5gc: Test UE requested PDU Session Modification procedure (details)
  103. testenv: install curl backport only for bookworm (details)
  104. Cosmetic: testenv: make builddir_env more readable (details)
  105. testenv: use separate cache dirs per distro (details)
  106. testenv: init podman: add --distro arg (details)
  107. testenv: debian 13: fix installing libgcc (details)
  108. testenv: debian 13: fix installing eclipse-titan (details)
  109. testenv: check for --distro without --podman (details)
  110. testenv: check value of --distro early (details)
  111. testenv: add debian:trixie (details)
  112. testenv: enable_binary_repo: configure apt pin (details)
  113. testenv: set default distro to debian:trixie (details)