Skip to content

Commit f173074

Browse files
judyjosephwangxin
authored andcommitted
Update the tests_mark_conditions_platform_tests (#7547)
What is the motivation for this PR? The track Issue : #7546 How did you do it? Add the check for asic_subtype for broadcom_dnx How did you verify/test it? Made sure the test_ser.py is skipped in DNX platforms
1 parent 3ae9548 commit f173074

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/common/plugins/conditional_mark/tests_mark_conditions_platform_tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -677,6 +677,7 @@ platform_tests/broadcom/test_ser.py:
677677
reason: "platform does not support test_ser"
678678
conditions:
679679
- "platform in ['x86_64-arista_720dt_48s'] and https://github.com/sonic-net/sonic-mgmt/issues/7297"
680+
- "asic_subtype in ['broadcom-dnx'] and https://github.com/sonic-net/sonic-mgmt/issues/7546"
680681

681682
#######################################
682683
##### cli/test_show_platform.py #####

0 commit comments

Comments
 (0)