Bug #3678
osmo-gsm-tester: add test case: resume GPRS use after idling
Start date:
10/30/2018
Due date:
% Done:
100%
Spec Reference:
Description
There's bug report that GPRS becomes unusable if MS stays idle for 30 seconds and than try to use it again.
We should add corresponding test case to cover this:
We should add corresponding test case to cover this:
- use GPRS (ping?)
- sleep for 1 minute
- use GPRS again
Related issues
History
#1 Updated by msuraev about 1 year ago
- Related to Bug #2455: MS will not be able to use data service if we let the MS idle about 30 seconds after PDP context activated added
#2 Updated by pespin about 1 year ago
- Assignee set to pespin
#3 Updated by pespin about 1 year ago
- Status changed from New to Feedback
- % Done changed from 0 to 90
Created test in following commit:
https://gerrit.osmocom.org/#/c/osmo-gsm-tester/+/11853 suites: gprs: Add test to verify MS can use gprs after long idle time
I tested in in RnD and everything seems to be working fine. ping after 60 idle seconds is working.
#4 Updated by pespin about 1 year ago
- Status changed from Feedback to Resolved
- % Done changed from 90 to 100
Merged, closing.