We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 368884f commit c1fb1d1Copy full SHA for c1fb1d1
tests/common/plugins/conditional_mark/tests_mark_conditions.yaml
@@ -3599,9 +3599,10 @@ pc/test_lag_member.py:
3599
pc/test_lag_member_forwarding.py:
3600
xfail:
3601
reason: "Not supported on BRCM before SDK 13.x"
3602
- conditions_logical_operator: and
+ conditions_logical_operator: or
3603
conditions:
3604
- "asic_type in ['broadcom'] and https://github.com/sonic-net/sonic-buildimage/issues/21938"
3605
+ - "asic_type in ['mellanox', 'nvidia'] and https://github.com/sonic-net/sonic-mgmt/issues/17095"
3606
3607
pc/test_po_cleanup.py:
3608
skip:
0 commit comments