Skip to content

Commit

Permalink
tests/node_ops: removed obsolete comment
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Maslanka <michal@redpanda.com>
  • Loading branch information
mmaslankaprv committed Jul 7, 2022
1 parent 8a94103 commit a053545
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/rptest/scale_tests/node_operations_fuzzy_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,6 @@ def _create_random_topics(self, count):

return topics

"""
Adding nodes to the cluster should result in partition reallocations to new
nodes
"""

@cluster(num_nodes=7, log_allow_list=CHAOS_LOG_ALLOW_LIST)
@parametrize(enable_failures=True)
@parametrize(enable_failures=False)
Expand Down

0 comments on commit a053545

Please sign in to comment.