diff --git a/tests/rptest/tests/retention_policy_test.py b/tests/rptest/tests/retention_policy_test.py index ee30f35797951..067d72bb247e2 100644 --- a/tests/rptest/tests/retention_policy_test.py +++ b/tests/rptest/tests/retention_policy_test.py @@ -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): """