sonic-net / sonic-mgmt

Configuration management examples for SONiC
Other
194 stars 712 forks source link

[action] [PR:11836] Add 7060DX5-32 support to test_nhop_group.py #13462

Closed mssonicbld closed 3 months ago

mssonicbld commented 3 months ago

Description of PR

Summary: Fixes # (issue) Make test_nhop_group.py pass on 7060dx5-32 by adding support in the test.

Type of change

Back port request

Approach

What is the motivation for this PR?

The test does not pass on this Arista SKU

How did you do it?

Manually added th4 support in map and variables

How did you verify/test it?

The test now passes on this SKU

Any platform specific information?

7060DX5-32 Arista

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

Documentation

mssonicbld commented 3 months ago

Original PR: https://github.com/sonic-net/sonic-mgmt/pull/11836