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

fix(amf): Removes manual tag in Bazel test #12312

Merged

Conversation

shashidhar-patil
Copy link
Contributor

Signed-off-by: shashidhar-patil shashidhar.patil@wavelabs.ai

Summary

Enables all amf unit tests in OAI. Removed manual tags in BUILD.Bazel

Test Plan

Removing this tag will make it so that these tests are run by default when using ... or *. (Ex: bazel test //lte/gateway/c/core/... or bazel test lte/gateway/c/core/oai/test/amf:*)

bazel_tag

Additional Information

  • This change is backwards-breaking

Signed-off-by: shashidhar-patil <shashidhar.patil@wavelabs.ai>
@shashidhar-patil shashidhar-patil requested review from a team and electronjoe March 28, 2022 15:09
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines. label Mar 28, 2022
@shashidhar-patil shashidhar-patil self-assigned this Mar 28, 2022
@github-actions
Copy link
Contributor

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 Mar 28, 2022
@shashidhar-patil shashidhar-patil linked an issue Mar 28, 2022 that may be closed by this pull request
@github-actions
Copy link
Contributor

feg-workflow

    2 files  202 suites   33s ⏱️
362 tests 362 ✔️ 0 💤 0
376 runs  376 ✔️ 0 💤 0

Results for commit 7049461.

@github-actions
Copy link
Contributor

agw-workflow

     76 files     121 suites   6m 16s ⏱️
1 102 tests 1 093 ✔️ 9 💤 0
1 103 runs  1 094 ✔️ 9 💤 0

Results for commit 7049461.

@themarwhal themarwhal merged commit 24f274f into magma:master Mar 28, 2022
ardzoht pushed a commit that referenced this pull request Mar 30, 2022
Signed-off-by: shashidhar-patil <shashidhar.patil@wavelabs.ai>
emakeev pushed a commit to emakeev/magma that referenced this pull request Aug 5, 2022
Signed-off-by: shashidhar-patil <shashidhar.patil@wavelabs.ai>
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/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable all amf unit tests in OAI
2 participants