diff --git a/tests/functional/pv/pv_services/test_rwop_pvc.py b/tests/functional/pv/pv_services/test_rwop_pvc.py index 9ef400a0350..7400a6162c5 100644 --- a/tests/functional/pv/pv_services/test_rwop_pvc.py +++ b/tests/functional/pv/pv_services/test_rwop_pvc.py @@ -10,6 +10,7 @@ ManageTest, polarion_id, tier1, + post_upgrade, skipif_ocs_version, ) from ocs_ci.helpers import helpers @@ -29,6 +30,7 @@ ) @green_squad @tier1 +@post_upgrade @skipif_ocs_version("<4.15") class TestRwopPvc(ManageTest): """