diff --git a/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml b/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml index 1d117d8e94d..63ab6f6096b 100644 --- a/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml +++ b/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml @@ -482,12 +482,6 @@ bgp/test_bgp_vnet.py: conditions: - "asic_type not in ['vs', 'cisco-8000', 'mellanox']" -bgp/test_bgp_vnet.py: - skip: - reason: "Test is only enabled for VS, Cisco and Nvidia mellanox platforms" - conditions: - - "asic_type not in ['vs', 'cisco-8000', 'mellanox']" - bgp/test_bgpmon.py: skip: reason: "Not supported on T2 topology or topology backend"