diff --git a/tests/functional/storageclass/test_cross_sc_clone_snap_restore.py b/tests/functional/storageclass/test_cross_sc_clone_snap_restore.py index 03da33ee4a5..670b81d58c6 100644 --- a/tests/functional/storageclass/test_cross_sc_clone_snap_restore.py +++ b/tests/functional/storageclass/test_cross_sc_clone_snap_restore.py @@ -6,6 +6,7 @@ from ocs_ci.framework.testlib import ( ManageTest, tier2, + post_upgrade, skipif_managed_service, skipif_hci_provider_and_client, ) @@ -20,6 +21,7 @@ @green_squad @tier2 +@post_upgrade @skipif_managed_service @skipif_hci_provider_and_client @pytest.mark.usefixtures(