Same test run timeout as windows

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
Pedro Algarvio 2022-04-03 11:55:43 +01:00 committed by Gareth J. Greenaway
parent 0ded3b25fc
commit 9bac6eef7f

View file

@ -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',
)