diff --git a/tests/st/model_zoo_tests/centernet/test_centernet.py b/tests/st/model_zoo_tests/centernet/test_centernet.py index 083b405aca1..af0790abad7 100644 --- a/tests/st/model_zoo_tests/centernet/test_centernet.py +++ b/tests/st/model_zoo_tests/centernet/test_centernet.py @@ -18,7 +18,7 @@ import pytest from tests.st.model_zoo_tests import utils -@pytest.mark.level0 +@pytest.mark.level1 @pytest.mark.platform_x86_ascend_training @pytest.mark.platform_arm_ascend_training @pytest.mark.env_single