Skip to content

Commit de18eda

Browse files
Bump test_stress timeout (#9002)
1 parent 275117c commit de18eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distributed/comm/tests/test_ucx.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ async def test_ucx_localcluster(ucx_loop, processes, cleanup):
293293

294294

295295
@pytest.mark.slow
296-
@gen_test(timeout=60)
296+
@gen_test(timeout=120)
297297
async def test_stress(
298298
ucx_loop,
299299
):

0 commit comments

Comments
 (0)