Closed ysmanman closed 3 months ago
Add @arlakshm @kenneth-arista @wenyiz2021 for visibility.
hi @ysmanman could you also share what is internal_intfs
returned by get_internal_interfaces
in this error case?
I'm supposing Ethernet-IB0 should be filtered out already by:
https://github.com/wenyiz2021/wenyi-mgmt/blob/78d34607deca429ce9201ea261007e5342b621ec/tests/common/devices/multi_asic.py#L665
"VOQ_INBAND_INTERFACE": {
"Ethernet-IB0": {
"inband_type": "port"
},
"Ethernet-IB0|x": {},
"Ethernet-IB0|x": {}
Referencing the PR that potentially introduced this issue: https://github.com/sonic-net/sonic-mgmt/pull/10206
close as PR merged
Description
We noticed the following failure with T2 202205 sonic-mgmt testing:
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
Additional information you deem important: