mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Run the full test suite on Arch under Py3
This commit is contained in:
parent
01fb8fca5e
commit
26d3a77ae5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ runTestSuite(
|
|||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '-n integration.modules.test_pkg',
|
||||
nox_passthrough_opts: '',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
|
Loading…
Add table
Reference in a new issue