Neels Hofmeyr has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/13171 )

Change subject: msc: f_tc_sgsap_reset: add final delay to fix spurious failure
......................................................................

msc: f_tc_sgsap_reset: add final delay to fix spurious failure

Change-Id: I20fd583311ee69f2cdee6448e809214ab261f6bd
---
M msc/MSC_Tests.ttcn
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/msc/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn
index 06dad47..5d40f09 100644
--- a/msc/MSC_Tests.ttcn
+++ b/msc/MSC_Tests.ttcn
@@ -3576,6 +3576,7 @@
        vlr_name := f_sgsap_reset_mme(mp_mme_name);
        log("VLR name: ", vlr_name);
        setverdict(pass);
+       f_sleep(1.0);
 }

 testcase TC_sgsap_reset() runs on MTC_CT {

--
To view, visit https://gerrit.osmocom.org/13171
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I20fd583311ee69f2cdee6448e809214ab261f6bd
Gerrit-Change-Number: 13171
Gerrit-PatchSet: 2
Gerrit-Owner: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>
Gerrit-CC: Max <[email protected]>

Reply via email to