Skip to content

Commit 6b68419

Browse files
authored
Merge pull request #810 from codacy/feature/increaseAutoTestsTimeout
feature: Increase Selenium Grid driver's timeouts
2 parents 0565029 + b21faa7 commit 6b68419

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ references:
9797
MAVEN_OPTS: -showversion -Xms256m -Xmx3596m
9898
SE_NODE_MAX_SESSIONS: 8
9999
SE_NODE_OVERRIDE_MAX_SESSIONS: true
100+
SE_NODE_SESSION_TIMEOUT: 720
101+
SE_SESSION_REQUEST_TIMEOUT: 720
100102
working_directory: ~/workdir
101103

102104
##################################################################################

0 commit comments

Comments
 (0)