Skip to content
Success

#18 (Jun 3, 2025, 6:24:03 AM)

Started 3 mo 14 days ago
Took 1 min 33 sec on build4-deb12build-ansible

Started by user Oliver Smith

This run spent:

  • 5 ms waiting;
  • 1 min 33 sec build duration;
  • 1 min 33 sec total from scheduled to completion.
Revision: 0285c3de4a29940094ac5aed992aa7f0edc2d9f2
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • refs/remotes/origin/osmith/wip
Changes
  1. sccp: Initial testenv (details)
  2. sccp: Let some time for SCCP RLC to reach IUT before finishing test (details)
  3. library/s1ap: f_tr_S1AP_RABSetupRsp(): use ispresent() (details)
  4. library/s1ap: add E-RAB MODIFY REQ/RSP templates (details)
  5. library/s1ap: add E-RAB MODIFY IND/CNF templates (details)
  6. s1gw: make f_ConnHdlr_rx_session_modify_req() more flexible (details)
  7. s1gw: add constants for PFCP FAR IDs (details)
  8. mgw: Improve log and teardown upon unexpected mgcp resp received (details)
  9. PCU_Tests_SNS: sns_del: check if removed NS-VC still transmits (details)
  10. GSUP_Templates: Purge MS Request: allow the Message class IE to be (details)
  11. SGSN: f_cellid_to_RAI: fix spaces vs tabs (details)
  12. msc: add testenv.cfg (details)
  13. stp: Improve failure teardown using Misc_Helpers.f_shutdown (details)
  14. stp: set up all M3UA ports in array in steps (details)
  15. gbproxy: Don't log the payload size for every DL/UL-UNITDATA (details)
  16. testenv: run: add --autoreconf-in-src-copy arg (details)
  17. library/s1ap: fix criticality in UE CONTEXT RELEASE PDUs (details)
  18. s1gw: add f_TC_exec() (details)
  19. s1gw: add TCs for UE CONTEXT RELEASE procedures (details)
  20. hnbgw: Use Misc_Helpers.f_shutdown upon rx of unexpected msg (details)
  21. MGCP_Emulation: Make sure peer is running before Tx (details)
  22. hnbgw: Submit proper L3 PDUs during CR (details)
  23. Mutex: Create component alive (details)
  24. RAN_Adapter: Create components alive (details)
  25. hnbgw: Create all components alive (details)
  26. pcu: Fix wrong BSN uint size (details)
  27. pcu: Fix TC_dl_cs1_to_cs4 sporadic fail (details)
  28. pcu: Fix dummy DL block received due to timer race conditions (details)
  29. s1gw: f_ConnHdlr_session_delete(): invalidate peer's SEID (details)
  30. s1gw: f_ConnHdlr_session_delete(): respect any order (details)
  31. s1gw: add TC_e_rab_modify_req_rsp[_multi] (details)
  32. s1gw: add TC_e_rab_modify_ind_cnf[_multi] (details)
  33. hnbgw: remove osmo-hnbgw <= 1.6.0 code path (details)
  34. sgsn: remove osmo-sgsn <= 1.12.0 code path (details)
  35. eim: move es9p_Types_JSON to library (details)
  36. mgw: osmo-mgw.cfg: remove deprecated no-op params (details)
  37. bts: expect TC_data_{rtp,facch}_tchf144 to pass (details)
  38. stp: Allow setting up different m3ua_config list by test (details)
  39. Use fork of titan.ProtocolModules.M3UA containing fix (details)
  40. stp: Pass M3UA conn idx to f_M3UA_rkm_register() (details)
  41. stp: NOTIFY expectancy fixes (details)
  42. stp: Introduce tests TC_dyn_(2)asp_as_rkm_permitted (details)
  43. stp: Fix expectancies of TC_clnt_quirk_snm_inactive (details)
  44. stp: Fix brokeness in STP_Tests_M3UA.TC_tmt_loadshare (details)
  45. stp: Fix brokeness in STP_Tests_IPA.TC_tmt_loadshare (details)
  46. stp: STP_Tests.ttcn: Use M3UA PC and RCTX from config (details)
  47. es9p_Types_JSON: split headers into separate module (details)
  48. RSPDefinitions_Templates: add missing default values (details)
  49. es9p_Types_JSON: add decoder/encoder functions for opposite direction (details)
  50. HTTP_Adapter/cosmetic: remove stray newline (details)
  51. testenv/README: fix markdown syntax (details)
  52. HTTP_Adapter: allow requests to different hosts (details)
  53. HTTP_Adapter: add missing omit qualifiers (details)
  54. testenv: use --autoreconf-in-src-copy by default (details)
  55. deps: Update titan.ProtocolModules.M3UA to upstream master (details)
  56. stp: STP_Tests_IPA.TC_tmt_loadshare_sls: Fix test expectancies (details)
  57. sccp: Improve logging receiving unexpected msg (details)
  58. sccp: Fix test rx SLS expectancies (details)
  59. SCCP_Templates: Expect either proto class0 or class1 upon rx SCCP (details)
  60. HTTP_Server_Emulation: allow multiple HTTP server ports (details)
  61. testenv: -h output: add more binary repo examples (details)
  62. bts: BTS_Tests.cfg: remove commented out params (details)
  63. bts: BTS_Tests.cfg: set BTS_Tests.mp_transceiver_num (details)
  64. bts: Run osmo-bts-trx with sched_rr priority (details)
  65. asterisk: Rework test TC_ims_call_mo_after_tcp_conn_closed with new (details)
  66. mme: Take into account KSI update by Network (details)
  67. mme: Replace TC_s1ap_setup_wrong_plmn with test with different (details)
  68. rmlinks.sh: use -delete instead of -exec rm (details)
  69. rmlinks.sh: remove non-existent path exclude (details)
  70. remove unused ROHC_CNL113426_LATEST dir (details)
  71. deps: fix overriding recipe for target 'titan.ProtocolEmulations.SCCP' (details)
  72. bts: simplify f_tc_rsl_ms_pwr_ctrl() (details)
  73. library: fix coding style near f_rnd_int() (details)
  74. library: add f_rnd_sleep() (details)
  75. library/s1ap: cosmetic: fix a typo (details)
  76. library/s1ap: split PDU specific API to S1AP_Functions.ttcn (details)
  77. s1gw: derive altsteps from f_ConnHdlr_rx_s1ap_from_{enb,mme}() (details)
  78. s1gw: add UE multiplex component (details)
  79. s1gw: add TC_uemux_uldl_nas_release (details)
  80. s1gw: disable Nagle for eNB and MME connections (details)
  81. msc: f_establish_fully(): merge EST_TYPE_MO_{CALL,CSD} (details)
  82. msc: use f_expect_paging() in SS/USSD TCs (details)
  83. msc: split up as_unexp_gsup_or_bssap_msg() (details)
  84. msc: add TC_gsup_mt_sms_{paging,conn}_timeout (details)
  85. s1gw: ConnHdlr: allow passing {MME,ENB}-UE-S1AP-ID (details)
  86. s1gw: add UEMux TCs for E-RAB SETUP and RELEASE (details)
  87. s1gw: add UEMux TCs for INITIAL CTX SETUP and UE CTX RELEASE (details)
  88. s1gw: fix passing swapped {MME,ENB}_UE_S1AP_ID (details)
  89. remsim: make client tests work in testenv (details)
  90. testenv: fix building osmo-remsim with osmo-dev (details)
  91. Cosmetic: testenv/testdir: fix formatting (details)
  92. stp: TC_tmt_loadshare*: Use new vty command 'binding-table reset' (details)
  93. testenv: fix OSMO_DEV_MAKE_DIR env var (details)
  94. sccp: testenv: fix hardcoded sccp_demo_user path (details)
  95. sccp: testenv: fix run with asan + latest binaries (details)
  96. testenv: remove TESTENV_GIT_DIR (details)
  97. msc: add/expect network-originated MT-Forward-SM.Err (details)
  98. msc: execute more SMS-over-GSUP tests via UTRAN (details)
  99. testenv: make clone project function generic (details)
  100. testenv: clone_project: fix getting latest version (details)
  101. ns: initial testenv config (details)
  102. hnbgw: Support configuring RAC on each hnb conn (details)
  103. hnbgw: Test paging with PAge Area ID IE (details)
  104. stp: Fix typo in comment (details)
  105. testenv: clean: fix cleaning git dir (details)
  106. Revert "hnbgw: Test paging with PAge Area ID IE" (details)
  107. Revert "hnbgw: Support configuring RAC on each hnb conn" (details)
  108. msc: add TC_mo_ussd_evil_ms for OS#6756 (details)
  109. buildsystem: move related scripts to subdir (details)
  110. buildsystem/regen_makefile: change to inc script (details)
  111. buildsystem: remove ttcn3_compiler workaround (details)
  112. buildsystem/regen_makefile: modernize (details)
  113. buildsystem/gen_links: move set -e to users (details)
  114. buildsystem/gen_links: rename ignore_pp_results (details)
  115. buildsystem: build out-of-tree (details)
  116. buildsystem: make output more readable (details)
  117. testenv: remove copy_ttcn3_hacks_dir (details)
  118. testenv: refactor run --until-nok code (details)
  119. testenv: run: add --bisect argument (details)
  120. start-testsuite: fix passing $TEST to ttcn3_start (details)
  121. README: use # and ## for headlines (details)
  122. start-testsuite: respect $TTCN3_DIR (if set) (details)
  123. Move f_{dec,enc}_mcc_mnc() API BSSMAP_Templates.ttcn -> GSM_Types.ttcn (details)
  124. Fix MNC decoding in f_dec_mcc_mnc() (details)
  125. hnbgw: Support configuring RAC and Cell ID on each hnb conn (details)
  126. hnbgw: Test paging with Page Area ID IE (details)
  127. README: explain how to run testsuites manually (details)
  128. start-testsuite: remove workaround for TITAN < 9.0.0 (details)
  129. testenv: support fetching coredumps in jenkins (details)
  130. bts: set osmo-bts sched priority to 30 (details)
  131. tcpdump/dumpcap: move kill_rm_pidfile to inc file (details)
  132. Common.cfg: Logging: add %p to LogFile format (details)
  133. Cosmetic: log_merge: modernize (details)
  134. log_merge: ensure we don't overwrite the log file (details)
  135. log_merge: use same prefix as for pcap files (details)
  136. M3UA_Templates: Allow passing multiple Routing Context values (details)
  137. stp: Update TC_rkm_unreg_active to expect multiple routing contexts (details)
  138. stp: Store asp name in array of m3ua cfgs (details)
  139. stp: Introduce test TC_clnt_sctp_adm_shutdown (details)
  140. stp: Introduce test TC_m3ua_sctp_srv_adm_shutdown (details)
  141. hnbgw: HNBGW_Tests.default: Drop unused LLSK config (details)
  142. hnbgw: Add missing plmn config in osmo-hnbgw.cfg (details)
  143. hnbgw: Configure local ASP/AS in osmo-hnbgw.cfg (details)
  144. hnbgw: Introduce test TC_{cs,ps}_rua_dt_during_sccp_wait_cc (details)
  145. gbproxy/testenv: initial (details)
  146. gbproxy: sync configs with docker-playground (details)
  147. hnbgw: Introduce altstep as_pfcp_handle_del_req() (details)
  148. hnbgw: Introduce tests TC_ps_rab_release(_abnormal) (details)
  149. testenv: podman_install: show checked out commits (details)
  150. testenv: podman_install: tweak git commands (details)
  151. testenv: no python trace for setup script failures (details)
  152. testenv: podman: add erlang-dev (details)
  153. testenv: podman: add missing tree command (details)
  154. testenv: qemu: fix adding kernel modules (details)
  155. testenv: fix not aborting on build_initrd error (details)
  156. testenv: qemu: initrd build fail: stop immediately (details)
  157. testenv: qemu: add modules.alias (details)
  158. testenv: support qemu=required in testenv.cfg (details)
  159. testenv: qemu_initrd_add_bin: support adding so (details)
  160. testenv: cfg: check for multiple spaces in lists (details)
  161. stp: Rename STP_Tests.ttcn -> STP_Tests_IPA_M3UA.ttcn (details)
  162. stp: STP_Tests_IPA: Support configuring less than 8 AS(P)s (details)
  163. epdg: add sleep to f_TC_hss_initiated_deregister_permanent_termination (details)
  164. epdg: TC_concurrent_ues_MTC: rx CMD_ATTACHED without from (details)
  165. epdg: initial testenv.cfg (details)
  166. testenv: check eclipse-titan version (details)
  167. stp: Initial split into several testenv config (details)
  168. stp: Split M3UA TCP tests into its own testenv config (details)
  169. stp: m3ua: Specify ASP names to use per test (details)
  170. stp: ipa: Specify ASP names to use per test (details)
  171. library: NGAP encoding/decoding using libfftranscode (details)
  172. library: Add NGAP_Templates.ttcn (details)
  173. ngap: NGAP_Pixits: fix modulepar without default value assigned to (details)
  174. NGAP_Templates: Fix criticality of PLMNSupportList IE in NGSetupResponse (details)
  175. NGAP_Templates: Add missing rx template for NGSetupFailure with (details)
  176. library: Introduce NGAP Emulation (details)
  177. testenv: podman: Stick rebar3 downloaded version to 3.24.0 (details)
  178. 5gc: Introduce testsuite (details)
  179. library: Rename NAS_Templates.ttcn -> NAS_EPS_Templates.ttcn (details)
  180. testenv: add -j/--jobs parameter to run action (details)
  181. testenv: add TESTENV_INSTALL_DIR (details)
  182. testenv: README: document env vars set by testenv (details)
  183. 5gc: Initial ConnHdlr support (details)
  184. stp: ipa: Introduce tests to validate incoming TCP conn with unkown AS (details)
  185. testenv: deduplicate make_dir (details)
  186. testenv: fix TESTENV_INSTALL_DIR (details)
  187. 5gc: testenv: use TESTENV_INSTALL_DIR (details)
  188. log_merge.sh: Merge all logs if no test cases are found (details)
  189. deps: Depend on osmocom fork of forge.etsi.org nas.git (details)
  190. 5gc: Initial support encoding NG NAS UL messages (details)
  191. library/ngap: Fix wrong id set on PWSFailureIndication templates (details)
  192. library/ngap: Fix criticality of several NGAP messages (details)
  193. bts: f_init(): print testcasename() in the IUT's logs (details)
  194. bsc: fix race condition in RSLEm (details)
  195. testenv: run "make deps" every time (details)
  196. 5gc: Initial NAS receiving support (details)
  197. 5gc: Initial NAS transmitting support (details)
  198. testenv: podman: Install newer libcurl from bookworm-backports (details)
  199. 5gc: Fix upfd failing to start outside podman (details)
  200. testenv: use eclipse-titan 11 in Dockerfile (details)
  201. Revert "testenv: use eclipse-titan 11 in Dockerfile" (details)