pespin has submitted this change. ( 
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(-)

Approvals:
  Jenkins Builder: Verified
  osmith: Looks good to me, approved
  laforge: Looks good to me, but someone else must approve




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: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I312f132094707a39b2980529cf363af4b172e66a
Gerrit-Change-Number: 43211
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: jolly <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>

Reply via email to