magma / S1APTester

A test tool that simulates the s1aptest functionality of a LTE network
Other
53 stars 42 forks source link

fix(agw): Fixed ENB Complete Reset Scenario #81

Closed VinashakAnkitAman closed 1 year ago

VinashakAnkitAman commented 2 years ago

Title

fix(agw): Fixed ENB Complete Reset Scenario

Summary

As per the Github issue https://github.com/magma/magma/issues/12583, the enb complete reset testcase was failing after the merge of PR #70. The testcase was getting stuck at the detach procedure waiting for detach accept indication and was failing with timeout. This PR fixes the issue with the enb complete reset scenario.

Test plan

Verified with sanity and as individual test case