sonic-net / sonic-mgmt

Configuration management examples for SONiC
Other
196 stars 718 forks source link

[202311] test ipfwd/test_nhop_group.py failing due to incorrect nexthop map #13823

Open veronica-arista opened 2 months ago

veronica-arista commented 2 months ago

Issue Description

The nexthop map td3_asic_flow_map in test_nhop_group_member_order_capability does not match the actual values obtained for Arista 7050CX3 SKU. It appears that the hash function behavior has changed at the beginning of July. Once the nexthop map is updated to match the values obtained, the test passes.

Results you see

Test fails since results don't match the hardcoded nexthop map.

Results you expected to see

Test should pass

Is it platform specific

generic

Relevant log output

No response

Output of show version

No response

Attach files (if any)

No response

veronica-arista commented 2 months ago

Tagging @bingwang-ms