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

show interfaces neighbor expected returns empty output #12301

Closed
SavchukRomanLv opened this issue Oct 7, 2022 · 1 comment
Closed

show interfaces neighbor expected returns empty output #12301

SavchukRomanLv opened this issue Oct 7, 2022 · 1 comment
Assignees
Labels
Triaged this issue has been triaged

Comments

@SavchukRomanLv
Copy link
Contributor

Description

Issue has been spotted while running test_show_interfaces_neighbor_expected TC

Issue started repro from SONiC 147826
I suspect PR 11894 coused this issue

Steps to reproduce the issue:

  1. Deploy last successful SONIC master
  2. Deploy T1 topo
  3. Run TC: tests/iface_namingmode -k test_show_interfaces_neighbor_expected or execute "show interfaces neighbor expected"

Describe the results you received:

TC passed, output is empty

Describe the results you expected:

     LocalPort    Neighbor    NeighborPort    NeighborLoopback    NeighborMgmt    NeighborType
     Ethernet0    ARISTA01T2  Ethernet1       None                10.232.25.2     SpineRouter
     Ethernet4    ARISTA02T2  Ethernet1       None                10.232.25.3     SpineRouter
     Ethernet8    ARISTA03T2  Ethernet1       None                10.232.25.4     SpineRouter
     Ethernet12   ARISTA04T2  Ethernet1       None                10.232.25.5     SpineRouter

Output of show version:

SONiC Software Version: SONiC.master.154150-dirty-20220928.182254
Distribution: Debian 11.5
Kernel: 5.10.0-12-2-amd64
Build commit: f890606d8
Build date: Wed Sep 28 18:29:23 UTC 2022
Built by: AzDevOps@sonic-build-workers-0025UB

Platform: x86_64-accton_as9516_32d-r0
HwSKU: newport
ASIC: barefoot
ASIC Count: 1

Output of show techsupport:

Additional information you deem important (e.g. issue happens only occasionally):

@arlakshm arlakshm added the Triaged this issue has been triaged label Oct 26, 2022
@jcaiMR
Copy link
Contributor

jcaiMR commented Oct 31, 2022

Solution under review with discussion, will merge soon.

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

Successfully merging a pull request may close this issue.

3 participants