Skip to content

Commit c1fb1d1

Browse files
Xfail test_lag_member_forwarding.py due to github issue #17095 (#22091)
1 parent 368884f commit c1fb1d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/common/plugins/conditional_mark/tests_mark_conditions.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3599,9 +3599,10 @@ pc/test_lag_member.py:
35993599
pc/test_lag_member_forwarding.py:
36003600
xfail:
36013601
reason: "Not supported on BRCM before SDK 13.x"
3602-
conditions_logical_operator: and
3602+
conditions_logical_operator: or
36033603
conditions:
36043604
- "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"
36053606

36063607
pc/test_po_cleanup.py:
36073608
skip:

0 commit comments

Comments
 (0)