We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31ca5f1 + 2f8b3b8 commit ea0bda2Copy full SHA for ea0bda2
1 file changed
tests/rptest/tests/aio_limit_test.py
@@ -46,4 +46,4 @@ def test_aio_limit(self):
46
)
47
producer.start()
48
# RP shouldn't crash and still be able to handle the low rate
49
- producer.wait(timeout_sec=180)
+ producer.wait(timeout_sec=300)
0 commit comments