Skip to content

Commit

Permalink
Increase timeout of explicit comms tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pentschev authored Apr 3, 2024
1 parent 206101f commit 48e6615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test_python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ DASK_CUDA_WAIT_WORKERS_MIN_TIMEOUT=20 \
UCXPY_IFNAME=eth0 \
UCX_WARN_UNUSED_ENV_VARS=n \
UCX_MEMTYPE_CACHE=n \
timeout 15m pytest \
timeout 30m pytest \
-vv \
--durations=0 \
--capture=no \
Expand Down

0 comments on commit 48e6615

Please sign in to comment.