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

feat(ci): Add federated integ test for HSS #13805

Merged
merged 1 commit into from
Sep 13, 2022
Merged

feat(ci): Add federated integ test for HSS #13805

merged 1 commit into from
Sep 13, 2022

Conversation

orion-belt
Copy link
Contributor

@orion-belt orion-belt commented Sep 1, 2022

Signed-off-by: kharade rohan.kharade@openairinterface.org

Summary

Merge after #13781

This PR adds Federated Integ Test to validate HSS s6a interface. Here we are reusing existing lte-integ-tests in fedrated mode.

Following tests are added in this PR which leverages HSS s6a interface over federated gateway -

test_attach_service_without_mac.py
test_attach_detach_with_mme_restart.py
test_attach_mme_restart_detach_multi_ue.py
test_attach_detach_looped.py
test_attach_ipv4v6_pdn_type.py
test_standalone_pdn_conn_req.py
test_attach_detach_dedicated_multi_ue.py
test_attach_detach_dedicated_bearer_deactivation_invalid_imsi.py

Test Plan

We are reusing some of existing and relevant tests from lte-integ-tests. The sheet attached describes the priority and relevancy of tests. Please feel free to update sheet accordingly.

Following tests are already introduced in master

test_attach_auth_failure.py
test_no_auth_response.py
test_nas_non_delivery_for_auth.py
test_sctp_abort_after_auth_req.py
test_sctp_shutdown_after_auth_req.py
test_no_auth_resp_with_mme_restart_reattach.py
test_send_error_ind_for_dl_nas_with_auth_req.py
test_attach_auth_mac_failure.py
test_no_auth_response_with_mme_restart.py
test_no_security_mode_complete.py
test_no_attach_complete.py
test_attach_detach_security_algo_eea0_eia0.py
test_attach_detach_security_algo_eea1_eia1.py
test_attach_detach_security_algo_eea2_eia2.py
test_attach_security_mode_reject.py
test_attach_missing_imsi.py
test_duplicate_attach.py
test_attach_emergency.py
test_attach_detach_after_ue_context_release.py
test_attach_esm_information_wrong_apn.py
test_attach_detach_secondary_pdn_invalid_apn.py
test_standalone_pdn_conn_req_with_apn_correction.py

Additional Information

  • This change is backwards-breaking

@orion-belt orion-belt requested review from a team and pruthvihebbani September 1, 2022 13:50
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines. label Sep 1, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2022

Thanks for opening a PR! 💯

A couple initial guidelines

Howto

  • Reviews. The "Reviewers" listed for this PR are the Magma maintainers who will shepherd it.
  • Checks. All required CI checks must pass before merge.
  • Merge. Once approved and passing CI checks, use the ready2merge label to indicate the maintainers can merge your PR.

More info

Please take a moment to read through the Magma project's

If this is your first Magma PR, also consider reading

@github-actions github-actions bot added the component: agw Access gateway-related issue label Sep 1, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2022

feg-workflow

    2 files  203 suites   40s ⏱️
374 tests 374 ✔️ 0 💤 0
388 runs  388 ✔️ 0 💤 0

Results for commit 6c29254.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2022

dp-workflow

14 tests   14 ✔️  2m 15s ⏱️
  1 suites    0 💤
  1 files      0

Results for commit 6c29254.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2022

agw-workflow

615 tests   611 ✔️  3m 45s ⏱️
    2 suites      4 💤
    2 files        0

Results for commit 6c29254.

♻️ This comment has been updated with latest results.

@pruthvihebbani
Copy link
Contributor

Can you please mention what tests were done and attach the result under test plan?

@orion-belt
Copy link
Contributor Author

Can you please mention what tests were done and attach the result under test plan?

I have updated description of test plan. Waiting for fed test fix PR to be merged so that I can attach workflow test result here.

Copy link
Contributor

@pruthvihebbani pruthvihebbani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@orion-belt
Copy link
Contributor Author

orion-belt commented Sep 5, 2022

Signed-off-by: kharade <rohan.kharade@openairinterface.org>
@pruthvihebbani pruthvihebbani merged commit 43f3d01 into magma:master Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: agw Access gateway-related issue size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants