Skip to content

Commit 8651c10

Browse files
authored
Xfail the test_l2_configure.py test on Mellanox dualtor testbed (sonic-net#20816)
1 parent 37de39e commit 8651c10

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tests/common/plugins/conditional_mark/tests_mark_conditions.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1503,6 +1503,15 @@ kubesonic/test_k8s_join_disjoin.py:
15031503
conditions:
15041504
- "hwsku in ['Arista-7050-QX-32S', 'Arista-7050-Q16S64', 'Arista-7060CX-32S-C32', 'Arista-7060CX-32S-C32-T1', 'Arista-7060CX-32S-Q32', 'Arista-7060CX-32S-D48C8', 'Arista-7050QX-32S-S4Q31', 'Arista-7050QX32S-Q32', 'Celestica-E1031-T48S4']"
15051505

1506+
#######################################
1507+
##### l2 #####
1508+
#######################################
1509+
l2/test_l2_configure.py:
1510+
xfail:
1511+
reason: "Xfail the test in 202411 on Mellanox dualtor testbed due to the bug fix https://github.com/sonic-net/sonic-buildimage/pull/23804 will not be backported to 202411."
1512+
conditions:
1513+
- "'dualtor' in topo_name and asic_type in ['mellanox']"
1514+
15061515
#######################################
15071516
##### lldp #####
15081517
#######################################

0 commit comments

Comments
 (0)