Attention is currently required from: fixeria.
pespin has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-bts/+/42911?usp=email )
Change subject: common: stop buffering UL measurements when SACCH is deactivated
......................................................................
Patch Set 3:
(1 comment)
File tests/meas/meas_test.c:
https://gerrit.osmocom.org/c/osmo-bts/+/42911/comment/bd781c66_4d65a56b?usp… :
PS3, Line 71: lchan->ul_sacch_active = true;
why is this set to true here instead of false?
AFAIU the default state should be false?
--
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/42911?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I3943c788cab5d2411b06ac681d4d412852bac0a7
Gerrit-Change-Number: 42911
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 02 Jul 2026 20:36:41 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Attention is currently required from: fixeria.
osmith has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42915?usp=email )
Change subject: library: add f_gsm_fn_{sum,sub,diff}()
......................................................................
Patch Set 2:
(1 comment)
File library/GSM_Types.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42915/comment/8ca8291f_8989… :
PS2, Line 450: function f_gsm_fn_diff(GsmFrameNumber a, GsmFrameNumber b) return GsmFrameNumber {
f_gsm_fn_diff is unused, even in https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42916/2. would it maybe make more sense to only introduce it later when it actually gets used?
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42915?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ie91ccef5d3f170f4a341a6cf9d3323a896b299e6
Gerrit-Change-Number: 42915
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 02 Jul 2026 13:31:49 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Attention is currently required from: fixeria.
osmith has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/pysim/+/42914?usp=email )
Change subject: pySim.log: fix E0611: No name 'style' in module 'cmd2'
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/42914?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I191ea56f4c6e4e1916369f69fe2e1653e1d92df1
Gerrit-Change-Number: 42914
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 02 Jul 2026 12:18:34 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
osmith has posted comments on this change by osmith. ( https://gerrit.osmocom.org/c/docker-playground/+/42917?usp=email )
Change subject: redmine: upgrade to 6.1.3
......................................................................
Patch Set 2:
This change is ready for review.
--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/42917?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I3e7f746b1a96ff98bbdea2e043a88b9a492672d2
Gerrit-Change-Number: 42917
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Comment-Date: Thu, 02 Jul 2026 09:36:19 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42918?usp=email )
Change subject: 5gc: disable TC_handover_inter_ngran_xn for latest
......................................................................
5gc: disable TC_handover_inter_ngran_xn for latest
Temporarily disable the test for latest as it is known to result in a
crash with open5gs v2.8.0.
Related: OS#7023
Change-Id: Ibf3683683093c41a85bb443e14eab23d23fefa24
---
M 5gc/C5G_Tests.ttcn
1 file changed, 6 insertions(+), 1 deletion(-)
Approvals:
fixeria: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/5gc/C5G_Tests.ttcn b/5gc/C5G_Tests.ttcn
index 573bbf3..2649a2f 100644
--- a/5gc/C5G_Tests.ttcn
+++ b/5gc/C5G_Tests.ttcn
@@ -1152,7 +1152,12 @@
execute( TC_normal_reg_emergency_services_fallback() );
execute( TC_emergency_registration() );
- execute( TC_handover_inter_ngran_xn() );
+ /* OS#7023: Don't run against latest until a > v2.8.0 release was made
+ * with d2707b0c39c2bf055646184e108ca006c728e443 */
+ if (Misc_Helpers.f_osmo_repo_is("nightly")) {
+ execute( TC_handover_inter_ngran_xn() );
+ }
+
execute( TC_handover_inter_ngran_n2() );
execute( TC_handover_inter_ngran_n2_cancel() );
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42918?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ibf3683683093c41a85bb443e14eab23d23fefa24
Gerrit-Change-Number: 42918
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>