Attention is currently required from: pespin.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42024?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed:
Verified-1 by Jenkins Builder
Change subject: RAN_Emulation: Assume SCCP peer available if rx BSSAP/RANAP Reset
......................................................................
RAN_Emulation: Assume SCCP peer available if rx BSSAP/RANAP Reset
This way we speed up tests, and also avoid extra verbosity by avoiding
receiving and transmitting extra RESET.
Change-Id: Id9020320b61d89720e17e1024b629f0227445266
---
M bsc/BSC_Tests.ttcn
M library/RAN_Emulation.ttcnpp
2 files changed, 55 insertions(+), 10 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/24/42024/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42024?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Id9020320b61d89720e17e1024b629f0227445266
Gerrit-Change-Number: 42024
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42023?usp=email )
Change subject: hnbgw: Fix race condition in TC_stat_stp_sctp_disconnected
......................................................................
hnbgw: Fix race condition in TC_stat_stp_sctp_disconnected
It can happen that first time check for sgsn/msc state they are still
connecting to stp (M3UA) or to ttcn3 process (SCCP/RANAP).
Use wait_converge=true to simply wait until they are conncted.
Change-Id: I15a6a9b9cf47f95d88bca75d0c6f88547f1dad40
---
M hnbgw/HNBGW_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/23/42023/1
diff --git a/hnbgw/HNBGW_Tests.ttcn b/hnbgw/HNBGW_Tests.ttcn
index 2a55eb6..f679205 100644
--- a/hnbgw/HNBGW_Tests.ttcn
+++ b/hnbgw/HNBGW_Tests.ttcn
@@ -2673,7 +2673,7 @@
{name := msc0_prefix & "connected", mtype := "g", min := 0, max := 0},
{name := sgsn0_prefix & "connected", mtype := "g", min := 0, max := 0}
};
- f_statsd_expect(expect_connected);
+ f_statsd_expect(expect_connected, wait_converge := true);
disconnect(self:STATSD_PROC, vc_STATSD:STATSD_PROC);
vc_conn := f_start_handler_with_pars(refers(f_tc_rab_assignment), f_TestHdlrParams(3));
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42023?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I15a6a9b9cf47f95d88bca75d0c6f88547f1dad40
Gerrit-Change-Number: 42023
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Attention is currently required from: daniel, laforge, pespin.
fixeria has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42014?usp=email )
Change subject: deps/Makefile: Fetch M3UA/MTP3/SCCP back from upstream
......................................................................
Patch Set 1: Code-Review+2
(1 comment)
Patchset:
PS1:
> I also did a run to make sure it fetched fine.
Done
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42014?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: I1bcc6ddcd9f55866965f12fd3771ce6a8659d141
Gerrit-Change-Number: 42014
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann(a)sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: daniel <dwillmann(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 03 Feb 2026 10:41:21 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Attention is currently required from: fixeria.
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42014?usp=email )
Change subject: deps/Makefile: Fetch M3UA/MTP3/SCCP back from upstream
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
> Yes, I checked. The merges were fast-forward.
I also did a run to make sure it fetched fine.
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42014?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: I1bcc6ddcd9f55866965f12fd3771ce6a8659d141
Gerrit-Change-Number: 42014
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 03 Feb 2026 10:37:53 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Attention is currently required from: fixeria.
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42014?usp=email )
Change subject: deps/Makefile: Fetch M3UA/MTP3/SCCP back from upstream
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
> Just to be sure, do the commit hashes match?
Yes, I checked. The merges were fast-forward.
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42014?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: I1bcc6ddcd9f55866965f12fd3771ce6a8659d141
Gerrit-Change-Number: 42014
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 03 Feb 2026 10:37:36 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Attention is currently required from: pespin.
fixeria has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42014?usp=email )
Change subject: deps/Makefile: Fetch M3UA/MTP3/SCCP back from upstream
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
Patchset:
PS1:
Just to be sure, do the commit hashes match?
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42014?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: I1bcc6ddcd9f55866965f12fd3771ce6a8659d141
Gerrit-Change-Number: 42014
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 03 Feb 2026 10:36:43 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes