diff --git a/tests/st/model_zoo_tests/deeplabv3/test_DeeplabV3_voc2007.py b/tests/st/model_zoo_tests/deeplabv3/test_DeeplabV3_voc2007.py index 3f77a0eb64d..7332b1a7a35 100644 --- a/tests/st/model_zoo_tests/deeplabv3/test_DeeplabV3_voc2007.py +++ b/tests/st/model_zoo_tests/deeplabv3/test_DeeplabV3_voc2007.py @@ -18,7 +18,7 @@ import pytest from tests.st.model_zoo_tests import utils -@pytest.mark.level0 +@pytest.mark.level2 @pytest.mark.platform_x86_ascend_training @pytest.mark.platform_arm_ascend_training @pytest.mark.env_single