Change in osmo-ttcn3-hacks[master]: sgsn: TC_hlr_location_cancel_*: 5 seconds timeout is to short

2018-06-13 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/9560 )

Change subject: sgsn: TC_hlr_location_cancel_*: 5 seconds timeout is to short
..

sgsn: TC_hlr_location_cancel_*: 5 seconds timeout is to short

These tests failed on jenkins.

Change-Id: I56a62e70763b7c331fc528cd7e4064a5ec9f2a04
---
M sgsn/SGSN_Tests.ttcn
1 file changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/sgsn/SGSN_Tests.ttcn b/sgsn/SGSN_Tests.ttcn
index 04865fd..46b7b74 100644
--- a/sgsn/SGSN_Tests.ttcn
+++ b/sgsn/SGSN_Tests.ttcn
@@ -1381,9 +1381,9 @@
execute( TC_attach_accept_all() );
execute( TC_attach_closed() );
execute( TC_hlr_location_cancel_request_update(), 10.0 );
-   execute( TC_hlr_location_cancel_request_withdraw(), 5.0 );
-   execute( TC_hlr_location_cancel_request_unknown_subscriber_withdraw(), 
5.0 );
-   execute( TC_hlr_location_cancel_request_unknown_subscriber_update(), 
5.0 );
+   execute( TC_hlr_location_cancel_request_withdraw(), 10.0 );
+   execute( TC_hlr_location_cancel_request_unknown_subscriber_withdraw(), 
10.0 );
+   execute( TC_hlr_location_cancel_request_unknown_subscriber_update(), 
10.0 );
execute( TC_rau_unknown() );
execute( TC_attach_rau() );
execute( TC_detach_unknown_nopoweroff() );

-- 
To view, visit https://gerrit.osmocom.org/9560
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I56a62e70763b7c331fc528cd7e4064a5ec9f2a04
Gerrit-Change-Number: 9560
Gerrit-PatchSet: 2
Gerrit-Owner: lynxis lazus 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Jenkins Builder


Change in osmo-ttcn3-hacks[master]: sgsn: TC_hlr_location_cancel_*: 5 seconds timeout is to short

2018-06-13 Thread Harald Welte
Harald Welte has posted comments on this change. ( 
https://gerrit.osmocom.org/9560 )

Change subject: sgsn: TC_hlr_location_cancel_*: 5 seconds timeout is to short
..


Patch Set 2: Code-Review+2


--
To view, visit https://gerrit.osmocom.org/9560
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I56a62e70763b7c331fc528cd7e4064a5ec9f2a04
Gerrit-Change-Number: 9560
Gerrit-PatchSet: 2
Gerrit-Owner: lynxis lazus 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Comment-Date: Wed, 13 Jun 2018 10:25:01 +
Gerrit-HasComments: No
Gerrit-HasLabels: Yes


Change in osmo-ttcn3-hacks[master]: sgsn: TC_hlr_location_cancel_*: 5 seconds timeout is to short

2018-06-12 Thread lynxis lazus
Hello Jenkins Builder,

I'd like you to reexamine a change. Please visit

https://gerrit.osmocom.org/9560

to look at the new patch set (#2).

Change subject: sgsn: TC_hlr_location_cancel_*: 5 seconds timeout is to short
..

sgsn: TC_hlr_location_cancel_*: 5 seconds timeout is to short

These tests failed on jenkins.

Change-Id: I56a62e70763b7c331fc528cd7e4064a5ec9f2a04
---
M sgsn/SGSN_Tests.ttcn
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks 
refs/changes/60/9560/2
--
To view, visit https://gerrit.osmocom.org/9560
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I56a62e70763b7c331fc528cd7e4064a5ec9f2a04
Gerrit-Change-Number: 9560
Gerrit-PatchSet: 2
Gerrit-Owner: lynxis lazus 
Gerrit-Reviewer: Jenkins Builder


Change in osmo-ttcn3-hacks[master]: sgsn: TC_hlr_location_cancel_*: 5 seconds timeout is to short

2018-06-12 Thread lynxis lazus
lynxis lazus has uploaded this change for review. ( 
https://gerrit.osmocom.org/9560


Change subject: sgsn: TC_hlr_location_cancel_*: 5 seconds timeout is to short
..

sgsn: TC_hlr_location_cancel_*: 5 seconds timeout is to short

Increase the timeout to 10 seconds.
These tests fails on jenkins.

Change-Id: I56a62e70763b7c331fc528cd7e4064a5ec9f2a04
---
M sgsn/SGSN_Tests.ttcn
1 file changed, 3 insertions(+), 3 deletions(-)



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

diff --git a/sgsn/SGSN_Tests.ttcn b/sgsn/SGSN_Tests.ttcn
index f8ce5e7..4dab9a8 100644
--- a/sgsn/SGSN_Tests.ttcn
+++ b/sgsn/SGSN_Tests.ttcn
@@ -1381,9 +1381,9 @@
execute( TC_attach_accept_all() );
execute( TC_attach_closed() );
execute( TC_hlr_location_cancel_request_update(), 10.0 );
-   execute( TC_hlr_location_cancel_request_withdraw(), 5.0 );
-   execute( TC_hlr_location_cancel_request_unknown_subscriber_withdraw(), 
5.0 );
-   execute( TC_hlr_location_cancel_request_unknown_subscriber_update(), 
5.0 );
+   execute( TC_hlr_location_cancel_request_withdraw(), 10.0 );
+   execute( TC_hlr_location_cancel_request_unknown_subscriber_withdraw(), 
10.0 );
+   execute( TC_hlr_location_cancel_request_unknown_subscriber_update(), 
10.0 );
execute( TC_rau_unknown() );
execute( TC_attach_rau() );
execute( TC_detach_unknown_nopoweroff() );

--
To view, visit https://gerrit.osmocom.org/9560
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: I56a62e70763b7c331fc528cd7e4064a5ec9f2a04
Gerrit-Change-Number: 9560
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus