diff --git a/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml b/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml index 6228cea9fae..9328bcd4e86 100644 --- a/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml +++ b/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml @@ -2288,14 +2288,14 @@ pfcwd/test_pfcwd_function.py::TestPfcwdFunc::test_pfcwd_no_traffic: pfcwd/test_pfcwd_warm_reboot.py: skip: - reason: "Warm Reboot is not supported in T2 or in standalone topos. / Pfcwd tests skipped on M* testbed. / Warm reboot is not required for 202412 / Pfcwd warm reboot is not supported on cisco-8000 platform." + reason: "Warm Reboot is not supported in T2 or in standalone topos. / Pfcwd tests skipped on M* testbed. / Warm reboot is not required for isolated topo / Pfcwd warm reboot is not supported on cisco-8000 platform." conditions_logical_operator: or conditions: - "'t2' in topo_name" - "'standalone' in topo_name" - "topo_type in ['m0', 'mx', 'm1']" - "asic_type in ['cisco-8000']" - - "release in ['202412']" + - "'isolated' in topo_name" - "'dualtor' in topo_name and https://github.com/sonic-net/sonic-mgmt/issues/8400" pfcwd/test_pfcwd_warm_reboot.py::TestPfcwdWb::test_pfcwd_wb[IPv4-async_storm: