Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Mahesh Shetty <[email protected]>
  • Loading branch information
mashetty330 committed Apr 10, 2024
1 parent d1a7a08 commit c1f9987
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
skipif_vsphere_ipi,
magenta_squad,
mcg,
bugzilla,
# bugzilla,
polarion_id,
)
from ocs_ci.ocs.node import get_worker_nodes, get_node_objs
Expand Down Expand Up @@ -260,7 +260,7 @@ def delete_objs_in_batch(self, objs_to_delete, mockup_logger, source_bucket):
logger.info(f"Successfully deleted these objects: {objs_to_delete}")

@polarion_id("OCS-5457")
@bugzilla("2266805")
# @bugzilla("2266805")
def test_log_based_replication_with_disruptions(
self,
mcg_obj_session,
Expand Down

0 comments on commit c1f9987

Please sign in to comment.