diff --git a/tests/functional/pv/pv_services/test_rwop_pvc.py b/tests/functional/pv/pv_services/test_rwop_pvc.py index 9ef400a0350..e2a879584ff 100644 --- a/tests/functional/pv/pv_services/test_rwop_pvc.py +++ b/tests/functional/pv/pv_services/test_rwop_pvc.py @@ -29,6 +29,7 @@ ) @green_squad @tier1 +@post_upgrade @skipif_ocs_version("<4.15") class TestRwopPvc(ManageTest): """