mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Use the newer nox platforms file which installs Py3.9
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
e31e0c2748
commit
b7f278a6fd
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ runTestSuite(
|
|||
distro_arch: 'x86-64',
|
||||
env: env,
|
||||
jenkins_slave_label: 'kitchen-slave-mac',
|
||||
kitchen_platforms_file: '/var/jenkins/workspace/pre-golden-platforms-new.yml',
|
||||
kitchen_platforms_file: '/var/jenkins/workspace/pre-golden-platforms-new.3.9.yml',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
|
|
Loading…
Add table
Reference in a new issue