diff --git a/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml b/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml index 0de58a7ee7f..feac1ade923 100644 --- a/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml +++ b/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml @@ -116,9 +116,9 @@ bgp/test_bgp_multipath_relax.py: bgp/test_bgp_queue.py: skip: - reason: "Unsupported topology or mellanox T1-LAG asic" + reason: "1. Not support on mgmt device 2. Known issue on Mellanox platform with T1-LAG topology" conditions: - - "topo_type in ['m0', 'mx'] or ((topo_type in ['t1-lag']) and (asic_type in ['mellanox']))" + - "topo_type in ['m0', 'mx'] or ((topo_name in ['t1-lag']) and (asic_type in ['mellanox']))" bgp/test_bgp_slb.py: skip: