Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
bharathv committed Dec 6, 2024
1 parent 92e5aa5 commit 185c0b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/rptest/tests/datalake/partition_movement_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,3 +107,5 @@ def ensure_stream_progress(target: int):
verifier = DatalakeVerifier(self.redpanda, topic, dl.trino())
verifier.start()
verifier.wait()

assert False, "injected failure"

0 comments on commit 185c0b7

Please sign in to comment.