Skip to content

Commit a62624e

Browse files
committed
Xfail test_lag_member_forwarding.py due to github issue #17095
Change-Id: Id3ad42f0f73e31632f370931fc399547d0ad8e4d Signed-off-by: Wei Guo <[email protected]>
1 parent 4e5b9d8 commit a62624e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/common/plugins/conditional_mark/tests_mark_conditions.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3658,9 +3658,10 @@ pc/test_lag_member.py:
36583658
pc/test_lag_member_forwarding.py:
36593659
xfail:
36603660
reason: "Not supported on BRCM before SDK 13.x"
3661-
conditions_logical_operator: and
3661+
conditions_logical_operator: or
36623662
conditions:
36633663
- "asic_type in ['broadcom'] and https://github.com/sonic-net/sonic-buildimage/issues/21938"
3664+
- "asic_type in ['mellanox', 'nvidia'] and https://github.com/sonic-net/sonic-mgmt/issues/17095"
36643665

36653666
pc/test_po_cleanup.py:
36663667
skip:

0 commit comments

Comments
 (0)