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

Added Multi-Asic Handling for test_gnmi_configdb_full_01 TC #15572

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

agadia-cisco
Copy link
Contributor

Description of PR

Summary: For Multi-Asic devices, test_gnmi_configdb_full_01 TC isn't using asic specific namespace, due to which PORT keys received from get_interface_status & one in config_db are not in sync.

Fixes # (issue)
Checks whether DUT is multi-asic or not; if yes, then generates configuration based on the asic namespace which contains the PORT key returned by get_inerface_status

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Back port request

  • 202012
  • 202205
  • 202305
  • 202311
  • 202405

Approach

What is the motivation for this PR?

How did you do it?

Checks whether DUT is multi-asic or not; if yes, then generates configuration based on the asic namespace which contains the PORT key returned by get_inerface_status

How did you verify/test it?

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

@agadia-cisco
Copy link
Contributor Author

cc - @vperumal

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

Successfully merging this pull request may close these issues.

1 participant