Skip to content

Commit

Permalink
ducktape: Enable test_changing_topic_retention_with_restart
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Pope <ben@vectorized.io>
  • Loading branch information
BenPope committed Sep 23, 2021
1 parent c70a31d commit 24fed00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/rptest/tests/retention_policy_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ 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 24fed00

Please sign in to comment.