We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47d2f40 commit 1a0df27Copy full SHA for 1a0df27
.github/workflows/test-installers.yml
@@ -181,7 +181,7 @@ jobs:
181
DEBUG: compass:smoketests:*,compass-e2e-tests:*
182
# Similar to total task timeout, setting these higher than the default
183
# value to account for very slow windows machines
184
- COMPASS_E2E_MOCHA_TIMEOUT: 720000 # 12min
+ COMPASS_E2E_MOCHA_TIMEOUT: 1200000 # 20min
185
COMPASS_E2E_WEBDRIVER_WAITFOR_TIMEOUT: 600000 # 10min
186
steps:
187
- name: Checkout
0 commit comments