Skip to content

Commit 48783b1

Browse files
committed
Unskip testQosSaiHeadroomPoolWatermark on t0-d18u8s4 (sonic-net#19287)
Summary: Fixes # (issue) Unskip testQosSaiHeadroomPoolWatermark on t0-d18u8s4 topology.
1 parent f98c8b2 commit 48783b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/common/plugins/conditional_mark/tests_mark_conditions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1773,7 +1773,7 @@ qos/test_qos_sai.py::TestQosSai::testQosSaiHeadroomPoolWatermark:
17731773
and asic_type in ['cisco-8000']
17741774
and https://github.com/sonic-net/sonic-mgmt/issues/12292 and hwsku in ['Force10-S6100'] and topo_type in ['t1-64-lag']"
17751775
- "topo_type in ['m0', 'mx']"
1776-
- "topo_name not in ['t0', 't0-64', 't0-116', 't0-118', 't0-35', 't0-56', 't0-standalone-32', 't0-standalone-64', 't0-standalone-128', 't0-standalone-256', 'dualtor-56', 'dualtor-120', 'dualtor', 'dualtor-aa', 't0-80', 't0-backend', 't1-lag', 't1-28-lag', 't1-48-lag', 't1-64-lag', 't1-56-lag', 't1-backend', 't2', 't2_2lc_36p-masic', 't2_2lc_min_ports-masic'] and asic_type not in ['mellanox']"
1776+
- "topo_name not in ['t0', 't0-64', 't0-116', 't0-118', 't0-35', 't0-56', 't0-standalone-32', 't0-standalone-64', 't0-standalone-128', 't0-standalone-256', 'dualtor-56', 'dualtor-120', 'dualtor', 'dualtor-aa', 't0-80', 't0-backend', 't1-lag', 't1-28-lag', 't1-48-lag', 't1-64-lag', 't1-56-lag', 't1-backend', 't2', 't2_2lc_36p-masic', 't2_2lc_min_ports-masic', 't0-d18u8s4'] and asic_type not in ['mellanox']"
17771777
xfail:
17781778
reason: "Headroom pool size not supported."
17791779
conditions:

0 commit comments

Comments
 (0)