This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Neels Hofmeyr gerrit-no-reply at lists.osmocom.orgNeels Hofmeyr has uploaded this change for review. ( https://gerrit.osmocom.org/13615
Change subject: msc: f_tc_sgsap_mt_sms_and_reject: shorter delay
......................................................................
msc: f_tc_sgsap_mt_sms_and_reject: shorter delay
Change-Id: I4b2a588bcd20a4c04162997b9fe357dbe37178e9
---
M msc/MSC_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/15/13615/1
diff --git a/msc/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn
index d91e8b1..24428f1 100644
--- a/msc/MSC_Tests.ttcn
+++ b/msc/MSC_Tests.ttcn
@@ -4481,7 +4481,7 @@
/* The MSC/VLR should no longer try to page once the paging has been
* rejected. Wait some time and check if there are no unexpected
* messages on the SGs interface. */
- timer T := 20.0;
+ timer T := 3.0;
T.start
alt {
[] SGsAP.receive(exp_pag_req)
--
To view, visit https://gerrit.osmocom.org/13615
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4b2a588bcd20a4c04162997b9fe357dbe37178e9
Gerrit-Change-Number: 13615
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190412/de2b3c10/attachment.htm>