mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Same test run timeout as windows
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
0ded3b25fc
commit
9bac6eef7f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ runTestSuite(
|
|||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
testrun_timeout: 10,
|
||||
use_spot_instances: false,
|
||||
macos_python_version: '3.9',
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue