Neels 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 <[email protected]>

Reply via email to