Skip to content

Commit

Permalink
Increase timeout for docker network tests
Browse files Browse the repository at this point in the history
  • Loading branch information
muXxer committed Apr 25, 2024
1 parent e370420 commit 52cc42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/docker-network/tests/run_tests.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

BUILD_TAGS="rocksdb,dockertests"
TIMEOUT=120m
TIMEOUT=180m

# Exit script on non-zero command exit status
set -e
Expand Down

0 comments on commit 52cc42b

Please sign in to comment.