diff --git a/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml b/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml index d2f359d74d..e2aa4059b9 100644 --- a/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml +++ b/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml @@ -386,6 +386,13 @@ dhcp_relay/test_dhcp_relay.py::test_dhcp_relay_unicast_mac: - "'dualtor' in topo_name and release in ['201811', '201911']" - "platform in ['x86_64-8111_32eh_o-r0']" +dhcp_relay/test_dhcp_relay_stress.py::test_dhcp_relay_restart_with_stress: + skip: + reason: "Skip due to flaky issue" + conditions: + - "asic_type in ['vs']" + - "https://github.com/sonic-net/sonic-mgmt/issues/16450" + dhcp_relay/test_dhcp_relay_stress.py::test_dhcp_relay_stress: skip: reason: "1. Need to skip for platform armhf-nokia_ixs7215_52x-r0 due to buffer issues