Bump amazon ci timeout to 7

This commit is contained in:
Megan Wilhite 2022-03-03 14:08:43 -07:00 committed by Gareth J. Greenaway
parent c94edcef35
commit 7d0aa1ab33

View file

@ -10,7 +10,7 @@ runTestSuite(
nox_env_name: 'pytest-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py3',
testrun_timeout: 6,
testrun_timeout: 7,
use_spot_instances: true,
)