diff --git a/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml b/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml index d91c871a263..a4737b99dc2 100644 --- a/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml +++ b/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml @@ -1103,8 +1103,10 @@ ip/test_mgmt_ipv6_only.py: ####################################### ipfwd/test_dip_sip.py: skip: - reason: "Unsupported topology." + reason: "Unsupported topology or unsupported in specific Cisco platforms." + conditions_logical_operator: or conditions: + - "platform in ['x86_64-8122_64eh_o-r0', 'x86_64-8122_64ehf_o-r0']" - "topo_type not in ['t0', 't1', 't2', 'm0', 'mx']" ipfwd/test_dir_bcast.py: