Skip to content

Commit

Permalink
tests: disable test_changing_topic_retention_with_restart
Browse files Browse the repository at this point in the history
Pending redpanda-data#2406

Signed-off-by: John Spray <jcs@vectorized.io>
  • Loading branch information
jcsp committed Sep 29, 2021
1 parent 88f01f0 commit 23be322
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/rptest/tests/retention_policy_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ def done():
backoff_sec=5,
err_msg="Segments were not removed")

@ignore # https://github.com/vectorizedio/redpanda/issues/2406
@cluster(num_nodes=3)
def test_changing_topic_retention_with_restart(self):
"""
Expand Down

0 comments on commit 23be322

Please sign in to comment.