sonic-net / sonic-mgmt

Configuration management examples for SONiC
Other
200 stars 732 forks source link

[202405][dualtor] fix qos skip condition #15750

Closed lolyu closed 5 days ago

lolyu commented 5 days ago

Description of PR

Summary: Fixes # (issue)

Type of change

Back port request

Approach

What is the motivation for this PR?

The cherry-pick PR: https://github.com/sonic-net/sonic-mgmt/pull/15659 doesn't fix the skip condition for testPfcStormWithSharedHeadroomOccupancy.

Signed-off-by: Longxiang Lyu lolv@microsoft.com

How did you do it?

Add the skip condition same as master branch: https://github.com/sonic-net/sonic-mgmt/blob/64e5cad18af2b520ca800df0c903867e939e2d3c/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml#L1427-L1434

How did you verify/test it?

Any platform specific information?

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

Documentation