Change in osmo-ttcn3-hacks[master]: hlr/HLR_Tests.default: increase the VTY prompt timeout

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

fixeria gerrit-no-reply at lists.osmocom.org
Sat Jan 30 13:23:53 UTC 2021


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


Change subject: hlr/HLR_Tests.default: increase the VTY prompt timeout
......................................................................

hlr/HLR_Tests.default: increase the VTY prompt timeout

The subscriber management commands in osmo-hlr may take a while to
complete, because it needs to update the SQLite database.  Let's
increase the timeout, so the test suite would not fail due to the
IUT taking longer than 2 seconds to create a subscriber.

Change-Id: I5835d5f8fa8915182623b59b23b5a23816950e4f
---
M hlr/HLR_Tests.default
1 file changed, 1 insertion(+), 0 deletions(-)



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

diff --git a/hlr/HLR_Tests.default b/hlr/HLR_Tests.default
index 2e9aac6..36dbbc1 100644
--- a/hlr/HLR_Tests.default
+++ b/hlr/HLR_Tests.default
@@ -19,5 +19,6 @@
 
 [MODULE_PARAMETERS]
 Osmocom_VTY_Functions.mp_prompt_prefix := "OsmoHLR";
+Osmocom_VTY_Functions.mp_prompt_timeout := 6.0;
 
 [EXECUTE]

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22549
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: I5835d5f8fa8915182623b59b23b5a23816950e4f
Gerrit-Change-Number: 22549
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210130/308506e1/attachment.htm>


More information about the gerrit-log mailing list