Skip to content

Commit

Permalink
test`W
Browse files Browse the repository at this point in the history
  • Loading branch information
TaiJuWu committed Jan 22, 2025
1 parent e1dcee7 commit b6096f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/kafkatest/tests/core/reassign_partitions_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ def move_start_offset(self):
# segment is deleted. An altenate to using timeouts is to poll each
# partition until the log start offset matches the end offset. The
# latter is more robust.
time.sleep(6)
time.sleep(15)

@cluster(num_nodes=8)
@matrix(
Expand Down

0 comments on commit b6096f4

Please sign in to comment.