mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Let Mac OS Mojave run for 8 hours to avoid timeout
This commit is contained in:
parent
09cc2f3d69
commit
97309dc79b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ runTestSuite(
|
|||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration', 'multimaster'],
|
||||
testrun_timeout: 6,
|
||||
testrun_timeout: 8,
|
||||
use_spot_instances: false,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue