pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43211?usp=email )


Change subject: 5gc: TC_ng_register_ping46_256: Increase Tguard
......................................................................

5gc: TC_ng_register_ping46_256: Increase Tguard

The 30.0 are sometimes not enough to run the test, specially on
resource-constrained systems.

Change-Id: I312f132094707a39b2980529cf363af4b172e66a
---
M 5gc/C5G_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/5gc/C5G_Tests.ttcn b/5gc/C5G_Tests.ttcn
index 2649a2f..2be26ff 100644
--- a/5gc/C5G_Tests.ttcn
+++ b/5gc/C5G_Tests.ttcn
@@ -559,7 +559,7 @@
        var ConnHdlr vc_conn[256];
        var integer i;
 
-       f_init();
+       f_init(t_guard := 60.0);
        f_ngap_setup(0);

        for (i := 0; i < sizeof(vc_conn); i := i + 1) {

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

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I312f132094707a39b2980529cf363af4b172e66a
Gerrit-Change-Number: 43211
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>

Reply via email to