Change in osmo-ttcn3-hacks[master]: gbproxy: Wait longer for BVC unblocking at start-up

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/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Nov 17 18:23:53 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21223 )


Change subject: gbproxy: Wait longer for BVC unblocking at start-up
......................................................................

gbproxy: Wait longer for BVC unblocking at start-up

When using NS_Provider_FR, the FR links need some more seconds to come
up than he NS_Provider_IP.

Change-Id: Idf80cf6119b67393fe5cbc0c93f5715daddcae0a
---
M gbproxy/GBProxy_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/gbproxy/GBProxy_Tests.ttcn b/gbproxy/GBProxy_Tests.ttcn
index 242b7e9..e690f34 100644
--- a/gbproxy/GBProxy_Tests.ttcn
+++ b/gbproxy/GBProxy_Tests.ttcn
@@ -367,7 +367,7 @@
 	}
 
 	/* wait until all BVC are unblocked on both sides */
-	timer T := 5.0;
+	timer T := 15.0;
 	T.start;
 	alt {
 	[] SGSN_MGMT.receive(BssgpStatusIndication:{*, ?, BVC_S_UNBLOCKED}) -> value bsi {

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21223
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Idf80cf6119b67393fe5cbc0c93f5715daddcae0a
Gerrit-Change-Number: 21223
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201117/ed349a9e/attachment.htm>


More information about the gerrit-log mailing list