diff --git a/tests/functional/pv/space_reclaim/test_rook_reclaim_namespace.py b/tests/functional/pv/space_reclaim/test_rook_reclaim_namespace.py index a2f28597ba86..b4b09eb8cee7 100644 --- a/tests/functional/pv/space_reclaim/test_rook_reclaim_namespace.py +++ b/tests/functional/pv/space_reclaim/test_rook_reclaim_namespace.py @@ -17,7 +17,6 @@ tier2, bugzilla, skipif_ocs_version, - ignore_leftovers, ) log = logging.getLogger(__name__) @@ -25,7 +24,6 @@ @brown_squad @tier2 -@ignore_leftovers @bugzilla("2214838") @skipif_ocs_version("<4.13") @pytest.mark.polarion_id("OCS-XXXX")