Skip to content

Commit fc57f44

Browse files
davidm-aristagshemesh2
authored andcommitted
pfcwd condition add missing "conditions_logical_operator: or" (sonic-net#20642)
sonic-net#20326 was missing a "conditions_logical_operator: or", which this PR adds. Since that PR has not merged to any branches yet, this only needed for master Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
1 parent 7028f6e commit fc57f44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/common/plugins/conditional_mark/tests_mark_conditions.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2971,6 +2971,7 @@ pfc_asym/test_pfc_asym.py:
29712971
pfcwd:
29722972
skip:
29732973
reason: "Pfcwd tests skipped on M* testbed, and some isolated topologies."
2974+
conditions_logical_operator: or
29742975
conditions:
29752976
- "topo_type in ['m0', 'mx', 'm1']"
29762977
- *lossyTopos

0 commit comments

Comments
 (0)