You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test fails on our T2 testbed because the supervisorAsicBase offset added to the remote module number creates a mismatch with the value fetched by the CLI from the STATE_DB
A simple fix would be to remove the supervisorAsicBase offset from the remote module number calculation here:
Issue Description
The test fails on our T2 testbed because the supervisorAsicBase offset added to the remote module number creates a mismatch with the value fetched by the CLI from the STATE_DB
A simple fix would be to remove the supervisorAsicBase offset from the remote module number calculation here:
sonic-mgmt/tests/voq/test_fabric_reach.py
Line 141 in 037f80a
Results you see
Failed: Remote module mismatch for port 0
Results you expected to see
We expect the test to pass
Is it platform specific
generic
Relevant log output
No response
Output of
show version
Attach files (if any)
No response
The text was updated successfully, but these errors were encountered: