diff --git a/tests/cacl/test_control_plane_acl.py b/tests/cacl/test_control_plane_acl.py index eaeccf03097..4c8970e02a0 100644 --- a/tests/cacl/test_control_plane_acl.py +++ b/tests/cacl/test_control_plane_acl.py @@ -2,7 +2,7 @@ pytestmark = [ pytest.mark.disable_loganalyzer, # disable automatic loganalyzer globally - pytest.mark.topology('t1') + pytest.mark.topology('any') ] SONIC_SSH_PORT = 22