Skip to content

Commit

Permalink
Add bugzilla marker
Browse files Browse the repository at this point in the history
Signed-off-by: Mahesh Shetty <[email protected]>
  • Loading branch information
mashetty330 committed Mar 8, 2024
1 parent 0fe00fa commit 0ae1749
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
skipif_vsphere_ipi,
magenta_squad,
mcg,
# bugzilla,
)
from ocs_ci.ocs.node import get_worker_nodes, get_node_objs
from ocs_ci.ocs.bucket_utils import (
Expand Down Expand Up @@ -245,6 +246,8 @@ def test_replication_with_disruptions(
@magenta_squad
@skipif_vsphere_ipi
class TestLogBasedReplicationWithDisruptions:

# @bugzilla("2266805")
def test_log_based_replication_with_disruptions(
self,
mcg_obj_session,
Expand Down

0 comments on commit 0ae1749

Please sign in to comment.