Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reattach with flaky retry triggers unwanted identity request #85

Open
VinashakAnkitAman opened this issue Jul 15, 2022 · 0 comments
Open

Comments

@VinashakAnkitAman
Copy link
Member

Setup Details

The S1APTester was used along with Magma EPC (https://github.com/magma/magma) to generate the issue.

Summary:

It has been observed that in any test case if after receiving the attach accept, test case fails without sending the attach complete, the test case fails in retry also where after sending the attach request it expects authentication request, but receives the identity request. the reason is that the testcase sends attach request which is integrity protected for the 2nd time and leads to trigger of identity request from MME.

Steps to Reproduce
Enable flaky retry and modify any test case to fail after receiving attach accept for the first time. The retry attempt will fail with the above reason. This is one example from the CI run: https://storage.googleapis.com/magma-ci.appspot.com/lte_integ_test_d43c5770803f2e7da9a78b6df968b4e0c06f3a2f.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant