diff --git a/tests/show_techsupport/test_techsupport_no_secret.py b/tests/show_techsupport/test_techsupport_no_secret.py index 928500aaa7c..2fc397837eb 100644 --- a/tests/show_techsupport/test_techsupport_no_secret.py +++ b/tests/show_techsupport/test_techsupport_no_secret.py @@ -5,6 +5,12 @@ logger = logging.getLogger(__name__) + +pytestmark = [ + pytest.mark.topology('any') +] + + @pytest.fixture def check_image_version(duthost): """Skips this test if the SONiC image installed on DUT is older than 202112