mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
stretch out the browser-start timeout, Jenkins seems to be really slow from time to time
This commit is contained in:
parent
2152bf0abc
commit
d05d6a7f32
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ module.exports = function (config) {
|
|||
// base path that will be used to resolve all patterns (eg. files, exclude)
|
||||
basePath: '',
|
||||
|
||||
captureTimeout: 30000,
|
||||
browserNoActivityTimeout: 120000,
|
||||
|
||||
// frameworks to use
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue