Skip to content

Commit

Permalink
tests: disable tests_decommissioning_working_node
Browse files Browse the repository at this point in the history
Pending #2388

Signed-off-by: John Spray <jcs@vectorized.io>
  • Loading branch information
jcsp committed Sep 23, 2021
1 parent b65a065 commit f2ec2b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/rptest/tests/nodes_decommissioning_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ class NodesDecommissioningTest(EndToEndTest):
"""
Basic nodes decommissioning test.
"""
@ignore # https://github.com/vectorizedio/redpanda/issues/2388
@cluster(num_nodes=6)
def test_decommissioning_working_node(self):

Expand Down

0 comments on commit f2ec2b2

Please sign in to comment.