Change in osmo-ttcn3-hacks[master]: msc: f_tc_sgsap_reset: add final delay to fix spurious failure

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.org
Thu Mar 7 15:39:07 UTC 2019


Neels Hofmeyr has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/71/13171/1

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: newchange
Gerrit-Change-Id: I20fd583311ee69f2cdee6448e809214ab261f6bd
Gerrit-Change-Number: 13171
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/20190307/3af9da08/attachment.htm>


More information about the gerrit-log mailing list