browserTimeout: 180
debug: false
jettyMaxThreads: 1024
host: 10.905.85.245
port: 5555
role: node
timeout: 60
cleanUpCycle: 5000
maxSession: 1
capabilities: Capabilities {applicationName: , browserName: chrome, maxInstances: 1, platform: LINUX, platformName: LINUX, seleniumProtocol: WebDriver, server:CONFIG_UUID: 7b83088d-ec5a-409d-90bb-d58..., version: 80.0.3987.106}
downPollingLimit: 2
hub: http://eght-470814649-1194912846-selenium-hub:4444/grid/register
nodePolling: 5000
nodeStatusCheckTimeout: 5000
proxy: org.openqa.grid.selenium.proxy.DefaultRemoteProxy
register: true
registerCycle: 5000
remoteHost: http://10.905.85.245:5555
unregisterIfStillDownAfter: 60000
Hub:
browserTimeout : 180
debug : false
jettyMaxThreads : 1024
host : 10.905.86.173
port : 4444
role : hub
timeout : 60
cleanUpCycle : 5000
capabilityMatcher : org.openqa.grid.internal.utils.DefaultCapabilityMatcher
newSessionWaitTimeout : -1
throwOnCapabilityNotPresent : true
I see tests are still running for hours and grid not releasing nodes and also runner not closing test. I see there is one more time out - sessionTimeOut but I didn't find in helm chart. Is this important?If so how can I set it?
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/e35e9e74-bc98-4b22-8b5e-453feeb9bace%40googlegroups.com.
@Krishnan Mahadevan Thanks for reply, I remember your name as your posts on grid in some forums helped me lot. Thanks for that.