mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
cloud-tests don't run right unless they runFull
This commit is contained in:
parent
20d5073a91
commit
e91ebb95e0
2 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue