osmith has posted comments on this change by osmith. ( https://gerrit.osmocom.org/c/osmo-remsim/+/39953?usp=email )
Change subject: Bump version: 1.1.0.2-6d24 → 1.1.1
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
Make a release with the patch that fixes currently crashing ttcn3-remsim-test-latest during RemsimClient_Tests.TC_bank_disconnect. Until recently (before converted to testenv) the RemsimClient_Tests testsuite didn't run in jenkins.
--
To view, visit https://gerrit.osmocom.org/c/osmo-remsim/+/39953?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-Change-Id: I7ba61e6fdd67f19950f3f5834bdc2fabe8d7a1c3
Gerrit-Change-Number: 39953
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Tue, 08 Apr 2025 06:09:07 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39951?usp=email
to look at the new patch set (#3).
Change subject: msc: add/expect network-originated MT-Forward-SM.Err
......................................................................
msc: add/expect network-originated MT-Forward-SM.Err
The idea is to have two variants of the MT-Forward-SM.Err:
* _MS: originated by the MS/UE (via RP-ERROR),
* _NET: originated by the network (MSC) itself.
In both testcase scenarios we expect the network to indicate the
MT_FORWARD_SM_ERROR on its own, due to the lack of response from MS/UE.
Use the right template kind for that, expect a specific Cause value.
Change-Id: Ic27d943645fdff8d34f958e3bf16c8ee6e8368d2
Related: osmo-msc.git I51d92752471147e6d21a5059bebb0702b32642a5
Related: e9de1515 ("msc: add TC_gsup_mt_sms_{paging,conn}_timeout")
Related: SYS#7323
---
M library/GSUP_Templates.ttcn
M msc/MSC_Tests.ttcn
2 files changed, 39 insertions(+), 7 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/51/39951/3
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39951?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: Ic27d943645fdff8d34f958e3bf16c8ee6e8368d2
Gerrit-Change-Number: 39951
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39951?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: msc: add/expect network-originated MT-Forward-SM.Err
......................................................................
msc: add/expect network-originated MT-Forward-SM.Err
The idea is to have two variants of the MT_FORWARD_SM_ERROR:
* _MS: originated by the MS/UE (via RP-ERROR),
* _NET: originated by the network itself.
In both testcase scenarios we expect the network to indicate the
MT_FORWARD_SM_ERROR on its own, due to the lack of response from MS/UE.
Use the right template kind for that, expect a specific Cause value.
Change-Id: Ic27d943645fdff8d34f958e3bf16c8ee6e8368d2
Related: osmo-msc.git I51d92752471147e6d21a5059bebb0702b32642a5
Related: e9de1515 ("msc: add TC_gsup_mt_sms_{paging,conn}_timeout")
Related: SYS#7323
---
M library/GSUP_Templates.ttcn
M msc/MSC_Tests.ttcn
2 files changed, 39 insertions(+), 7 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/51/39951/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39951?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: Ic27d943645fdff8d34f958e3bf16c8ee6e8368d2
Gerrit-Change-Number: 39951
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39951?usp=email )
Change subject: msc: expect network-originated MT_FORWARD_SM_ERR
......................................................................
msc: expect network-originated MT_FORWARD_SM_ERR
In both testcase scenarios we expect the network to indicate the
MT_FORWARD_SM_ERROR on its own, due to the lack of response from MS/UE.
Use the right template kind for that, expect a specific Cause value.
Change-Id: Ic27d943645fdff8d34f958e3bf16c8ee6e8368d2
Related: e9de1515 ("msc: add TC_gsup_mt_sms_{paging,conn}_timeout")
Related: SYS#7323
---
M msc/MSC_Tests.ttcn
1 file changed, 4 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/51/39951/1
diff --git a/msc/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn
index 40cd9fd..492a551 100644
--- a/msc/MSC_Tests.ttcn
+++ b/msc/MSC_Tests.ttcn
@@ -3297,6 +3297,7 @@
/* Test sending of GSUP MT-forwardSM-Err if MS does not respond to paging */
friend function f_TC_gsup_mt_sms_paging_timeout(charstring id, BSC_ConnHdlrPars pars)
runs on BSC_ConnHdlr {
+ const integer cause := 17; /* GMM_CAUSE_NET_FAIL */
var SmsParameters spars := valueof(t_SmsPars);
var boolean released := false;
timer T;
@@ -3321,9 +3322,8 @@
T.start(10.0 + 2.0); /* X4 + 2 seconds */
alt {
/* Expect the MSC to indicate an error after paging timeout
- * TODO: expect a specific SM-RP-Cause value
* XXX: should we expect SM-RP-REF to be 'FF'O? */
- [] GSUP.receive(tr_GSUP_MT_FORWARD_SM_ERR(g_pars.imsi, ?, ?));
+ [] GSUP.receive(tr_GSUP_MT_FORWARD_SM_ERR_NET(g_pars.imsi, ?, cause));
[] as_unexp_gsup_msg();
[] as_unexp_bssap_msg();
[] T.timeout {
@@ -3343,6 +3343,7 @@
/* Test sending of GSUP MT-forwardSM-Err if MS does not send RP-ACK */
friend function f_TC_gsup_mt_sms_conn_timeout(charstring id, BSC_ConnHdlrPars pars)
runs on BSC_ConnHdlr {
+ const integer cause := 17; /* GMM_CAUSE_NET_FAIL */
var SmsParameters spars := valueof(t_SmsPars);
var boolean released := false;
timer T;
@@ -3372,9 +3373,8 @@
T.start(5.0 + 2.0); /* X1 + 2 seconds */
alt {
/* Expect the MSC to indicate an error after connection timeout
- * TODO: expect a specific SM-RP-Cause value
* XXX: should we expect SM-RP-REF to be 'FF'O? */
- [] GSUP.receive(tr_GSUP_MT_FORWARD_SM_ERR(g_pars.imsi, ?, ?));
+ [] GSUP.receive(tr_GSUP_MT_FORWARD_SM_ERR_NET(g_pars.imsi, ?, cause));
/* Timeout of X1 (5s) will trigger connection release */
[not released] as_expect_clear() {
released := true;
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39951?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: Ic27d943645fdff8d34f958e3bf16c8ee6e8368d2
Gerrit-Change-Number: 39951
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>