diff --git a/tests/conftest.py b/tests/conftest.py index f67143b64946..1c8f1dbd30e1 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -7352,6 +7352,7 @@ def scale_noobaa_resources(): log.info("Scaled noobaa pod resources") time.sleep(60) + @pytest.fixture(scope="function") def create_scale_pods_and_pvcs_using_kube_job_on_hci_clients(request): """ diff --git a/tests/cross_functional/system_test/test_mcg_replication_with_disruptions.py b/tests/cross_functional/system_test/test_mcg_replication_with_disruptions.py index 90339cb1af02..20080162a4fd 100644 --- a/tests/cross_functional/system_test/test_mcg_replication_with_disruptions.py +++ b/tests/cross_functional/system_test/test_mcg_replication_with_disruptions.py @@ -19,7 +19,8 @@ skipif_vsphere_ipi, magenta_squad, mcg, - # bugzilla, + bugzilla, + polarion_id, ) from ocs_ci.ocs.node import get_worker_nodes, get_node_objs from ocs_ci.ocs.bucket_utils import ( @@ -246,8 +247,8 @@ def test_replication_with_disruptions( @magenta_squad @skipif_vsphere_ipi class TestLogBasedReplicationWithDisruptions: - - # @bugzilla("2266805") + @polarion_id("OCS-5457") + @bugzilla("2266805") def test_log_based_replication_with_disruptions( self, mcg_obj_session,