cloud-tests don't run right unless they runFull

This commit is contained in:
Bryce Larson 2021-01-15 17:44:58 +00:00 committed by Pedro Algarvio
parent 20d5073a91
commit e91ebb95e0
2 changed files with 2 additions and 0 deletions

View file

@ -13,6 +13,7 @@ runTestSuite(
nox_passthrough_opts: '',
python_version: 'py3',
testrun_timeout: 6,
force_run_full: true,
use_spot_instances: true)
// vim: ft=groovy

View file

@ -13,6 +13,7 @@ runTestSuite(
nox_passthrough_opts: '',
python_version: 'py3',
testrun_timeout: 6,
force_run_full: true,
use_spot_instances: true)
// vim: ft=groovy