Skip to content

Commit

Permalink
tests: mark ok_to_fail TopicRecoveryTest.test_fast1
Browse files Browse the repository at this point in the history
  • Loading branch information
rystsov committed Aug 31, 2022
1 parent 7423768 commit 0db1bdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/rptest/tests/topic_recovery_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -1274,6 +1274,7 @@ def test_missing_segment(self):
self.rpk_producer_maker)
self.do_run(test_case)

@ok_to_fail # https://github.com/redpanda-data/redpanda/issues/6291
@cluster(num_nodes=4, log_allow_list=TRANSIENT_ERRORS)
def test_fast1(self):
"""Basic recovery test. This test stresses successful recovery
Expand Down

0 comments on commit 0db1bdc

Please sign in to comment.